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: gdb remote debugging with threads


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


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