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 Wed, May 16, 2007 at 07:33:53PM +0200, gomrioje wrote:
> set solib-absolute-prefix /app/arm/bitbaketmp/staging/arm-linux/lib/

I'm not sure how many times I can try to explain this... this is the
wrong path.  You should be able to append "/lib/ld-linux.so.2" to that
path and find your dynamic loader.  Try removing "/lib/" from the end
of your setting.

-- 
Daniel Jacobowitz
CodeSourcery


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