[Scratchbox-users] Building full GDB

Matt Hoosier mwhoosier at gmail.com
Sat Jul 22 00:02:58 EEST 2006


How difficult would it be to create a full version of GDB (that is,
one which is capable of both hosting [gdbserver role] and
controlling/displaying [gdb in 'target remote' mode] the target
process) for an x86 target?

When using gdbserver, my client frontend chornically loses sync with
gdbserver. Seeking to avoid this by just using a standard gdb setup,
I've tried building GDB from source. Something about the SB
environment makes the resulting 'gdb' binary contain only the client
functionality, however.

Thanks,

Matt


More information about the Scratchbox-users mailing list