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 multi threaded application


On Wed, May 07, 2008 at 06:16:15PM -0700, Mudeem Siddiqui wrote:
> set solib-search-path ../../root/lib
> set solib-absolute-prefix ../../root/lib

Those aren't the right settings.  Take a look at the current version
of the manual on the GDB web site and see if that makes it any clearer
what should set solib-absolute-prefix to?  Probably just ../../root in
this case.

-- 
Daniel Jacobowitz
CodeSourcery


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