This is the mail archive of the gdb@sources.redhat.com 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: Remote debugging using gdbserver with threads on ARM linux: No backtrace


On Tue, Oct 12, 2004 at 05:55:45PM +0200, philippe.vivarelli@mindspeed.com wrote:
> The librairies in /usr/local/arm-tools/arm-linux/lib/ are comming with the
> arm-linux toolchain for ARM  (cross compiler arm-linux-gcc 3.3.1)
> The librairies on the target are comming from the Debian distribution for
> ARM (gcc 3.3.4).

Don't do that then.

> What do you recommend ?
> Make a copy of the libraries comming from the Debian distribution onto the
> host, and set the solib-absolute-prefix to the path of the copy ?

Yes, probably.

-- 
Daniel Jacobowitz


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