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: Trouble remote debugging


On Sat, Feb 25, 2006 at 04:48:44AM -0800, EJS wrote:
> Regarding solib-search-path vs solib-absolute-prefix,
> I was actually setting both. I tried to set the prefix
> alone, but some of the libs were in different
> locations (eg /lib vs /lib/tls, etc.)

Then you're using the wrong libs if your target uses /lib/tls and your
host prefix doesn't contain it.  Again, try a crosstool list.

-- 
Daniel Jacobowitz
CodeSourcery


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