gdbserver on PowerPC Issues

Paul Mundt paul.mundt@timesys.com
Wed Nov 20 11:19:00 GMT 2002


On Wed, 2002-11-20 at 13:39, Daniel Jacobowitz wrote:
> The problem is presumably that you haven't told GDB where to look for
> the dynamic linker and shared libraries.  Try using 'set
> solib-absolute-prefix' before you 'target remote'.
> 
Ah! This was indeed the problem. Though oddly enough, adjusting
solib-absolute-prefix didn't make the problem go away. I had to set it
to /dev/null and then set solib-search-patch to the proper directory
before the issue would fix itself.

There was some CRIS documentation hinting that that would only be
necessary if the end of the path wasn't /lib, but in this case it was.

Regards,

-- 
Paul Mundt <paul.mundt@timesys.com>
TimeSys Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/gdb/attachments/20021120/9727cebd/attachment.sig>


More information about the Gdb mailing list