gdb remote debugging with threads

Jan Kratochvil lace@jankratochvil.net
Thu Jun 15 17:13:00 GMT 2006


Dear Daniel,

On Thu, 15 Jun 2006 16:01:28 +0200, Daniel Jacobowitz wrote:
> On Thu, Jun 15, 2006 at 03:21:34AM -0700, Peter Choi wrote:
...
> >   On the host computer running GDB, it reported:
> > "warning: .dynamic section for "/lib/ld-linux.so.2" is
> > not at the expected address.
> > 
> >   and when I use "info threads", I cannot see all
> > other threads I have created during the execution.
> 
> Are you really, really sure that the two computers have the same
> libraries?  Use md5sum /lib/ld-linux.so.2 to check.

couldn't this be from the "prelink" which generally maps the libraries to
different addresses on each machine?


Regards,
Jan



More information about the Gdb mailing list