This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remote debugging with gdbserver on ARM


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]