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: shared library support


On Tue, 18 May 2004 06:37:28 -0700
Stephen & Linda Smith <ischis2@cox.net> wrote:

> I am slowly getting around to adding support for shared libraries to the 
> newest GDB code base for a remote target.  The target I am currently 
> interested in is target=powerpc-motorola-elf.  When I try and use the 
> shared library functions that I used in the past I get a message that 
> this "OS/ABI does not support shared libraries.
> 
> I checked in gdb/config/ and see files for ppc-eabi but not any for 
> ppc-elf.  Is this the problem?

I don't think so.

Where, precisely, is that message coming from?

Kevin


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