Remote debugging with gdbserver on ARM

Daniel Jacobowitz drow@false.org
Fri Feb 16 16:02:00 GMT 2007


On Fri, Feb 16, 2007 at 01:43:42PM +0100, Pelle Svensson wrote:
> After issued 'signal SIG32' for continuing things seems to be not right, 
> can it be the
> access at adress 0x0 or that the libpthread dosen't have any debug-info?

You will need an unstripped libpthread.so on the host system, and
libthread_db linked to gdbserver on the target system.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list