Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » GDT w/ GDB/MI
GDT w/ GDB/MI [message #141029] Wed, 16 March 2005 17:45 Go to next message
Eclipse UserFriend
Originally posted by: dreid_nospam.remove_no_spam_mechtronix.ca

Hi,

I'm writing an application that needs to do debug symbol parsing. I'm using
GDB as a back end but so far the versions that I've used return
"^error...(missing implementation)" for the symbol query commands
(ie, -symbol-list-variables 'symbol'). I was wondering what version of GDB
does CDT run with. Does CDT make use of the Symbol Query commands from
GDB/MI? If not, what approach was used?

TIA,

David
Re: GDT w/ GDB/MI [message #141050 is a reply to message #141029] Wed, 16 March 2005 18:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailk.qnx.com

The symbol query commands are not implemented in gdb. The CDT includes
various binary parsers to retrieve symbol information.

"David Reid" <dreid_nospam@remove_no_spam_mechtronix.ca> wrote in message
news:d19rbp$4md$1@www.eclipse.org...
> Hi,
>
> I'm writing an application that needs to do debug symbol parsing. I'm
> using
> GDB as a back end but so far the versions that I've used return
> "^error...(missing implementation)" for the symbol query commands
> (ie, -symbol-list-variables 'symbol'). I was wondering what version of
> GDB
> does CDT run with. Does CDT make use of the Symbol Query commands from
> GDB/MI? If not, what approach was used?
>
> TIA,
>
> David
>
>
Re: GDT w/ GDB/MI [message #141171 is a reply to message #141050] Thu, 17 March 2005 15:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dreid_nospam.remove_no_spam_mechtronix.ca

Are these binaries freely availible? If so, what are they called/where can I
find them?

TIA,

David

"Mikhail Khodjaiants" <mikhailk@qnx.com> wrote in message
news:d19ugv$kgj$1@www.eclipse.org...
> The symbol query commands are not implemented in gdb. The CDT includes
> various binary parsers to retrieve symbol information.
>
> "David Reid" <dreid_nospam@remove_no_spam_mechtronix.ca> wrote in message
> news:d19rbp$4md$1@www.eclipse.org...
> > Hi,
> >
> > I'm writing an application that needs to do debug symbol parsing. I'm
> > using
> > GDB as a back end but so far the versions that I've used return
> > "^error...(missing implementation)" for the symbol query commands
> > (ie, -symbol-list-variables 'symbol'). I was wondering what version of
> > GDB
> > does CDT run with. Does CDT make use of the Symbol Query commands from
> > GDB/MI? If not, what approach was used?
> >
> > TIA,
> >
> > David
> >
> >
>
>
Re: GDT w/ GDB/MI [message #141204 is a reply to message #141171] Thu, 17 March 2005 16:12 Go to previous message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

The binary parsers are included in the org.eclipse.cdt.core plugin. See the
"utils" directory.

"David Reid" <dreid_nospam@remove_no_spam_mechtronix.ca> wrote in message
news:d1c7or$kf8$1@www.eclipse.org...
> Are these binaries freely availible? If so, what are they called/where can
I
> find them?
>
> TIA,
>
> David
>
> "Mikhail Khodjaiants" <mikhailk@qnx.com> wrote in message
> news:d19ugv$kgj$1@www.eclipse.org...
> > The symbol query commands are not implemented in gdb. The CDT includes
> > various binary parsers to retrieve symbol information.
> >
> > "David Reid" <dreid_nospam@remove_no_spam_mechtronix.ca> wrote in
message
> > news:d19rbp$4md$1@www.eclipse.org...
> > > Hi,
> > >
> > > I'm writing an application that needs to do debug symbol parsing. I'm
> > > using
> > > GDB as a back end but so far the versions that I've used return
> > > "^error...(missing implementation)" for the symbol query commands
> > > (ie, -symbol-list-variables 'symbol'). I was wondering what version
of
> > > GDB
> > > does CDT run with. Does CDT make use of the Symbol Query commands
from
> > > GDB/MI? If not, what approach was used?
> > >
> > > TIA,
> > >
> > > David
> > >
> > >
> >
> >
>
>
Previous Topic:Eclipse/CDT - Code Indexing/Browsing problem- Help
Next Topic:using nMake with CDT on HPUX
Goto Forum:
  


Current Time: Tue Sep 24 00:40:25 GMT 2024

Powered by FUDForum. Page generated in 0.05903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top