Opened 3 years ago

Last modified 3 years ago

#17176 new bug

bdb: could not resolve symbol '_kget_thread_registers_'

Reported by: cocobean Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/beta3
Keywords: bdb, debugger Cc:
Blocked By: Blocking:
Platform: All

Description

bdb 1.2 - could not resolve symbol '_kget_thread_registers_'

NOTE: Works for BeOS 4.5/5.0 x86 (GCC2).

Change History (2)

comment:1 by X512, 3 years ago

_kget_thread_registers_

This seems some private BeOS-specific function that wraps syscall. Some reverse-engineering is needed to implement it on Haiku.

Last edited 3 years ago by X512 (previous) (diff)

comment:2 by pulkomandy, 3 years ago

I don't think we plan to support the BeOS debugging protocol. We have our own one, usable with Debugger and our old gdb fork.

Note: See TracTickets for help on using tickets.