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: gdbserver on PowerPC Issues


On Wed, 2002-11-20 at 14:21, Daniel Jacobowitz wrote:
> Mind setting solib-absolute-prefix and stracing GDB to see what it was
> opening, then?  It really should work.

My fault, I wasn't aware that solib-absolute-prefix appended /lib to the
path. As a result, it was looking in lib/lib, which caused ENOENT.

By handing it the path with the /lib trimmed, everything works fine.

Regards,

-- 
Paul Mundt <paul.mundt@timesys.com>
TimeSys Corporation

Attachment: signature.asc
Description: This is a digitally signed message part


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