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: Debugging pthread in ARM.


On Tue, May 15, 2007 at 07:13:58PM +0200, gomrioje wrote:
> Thanks Daniel, I point solib-absolute, right now my libraries (info
> sharedlibrary) are like that:
> 
> 
> >From        To          Syms Read   Shared Object Library
> 0x400284d8  0x400859a4
> No          /app/arm/bitbaketmp/staging/arm-linux/lib/libsqlite.so.0

Something is still wrong, since if GDB had found the libraries it
would have read in symbols automatically.  Are you getting any
warnings?  Are you sure they are exactly the same versions?

ld-linux.so.2 should be under your solib-absolute-prefix.


-- 
Daniel Jacobowitz
CodeSourcery


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