This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: What what does the massage mean ?


On Thu, 2005-06-23 at 10:06 +0800, song wrote:

>  When I use insight of powerpc to debug in Windows,it jump a message
> as follow"no shared library support for this OS/ABI" .
> What what does the massage mean and how to kill it ?

Can you give me more context? What are you doing when the mesasge
appears?

The message is definitely from gdb (remember: "insight" is the GUI and a
bunch of glue code on top of gdb). Normally the message appears when the
user attempts to use shared-library commands on a debugger built for a
target with no shared library support, like any development board.

Keith


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