Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » external debugger
external debugger [message #88813] Tue, 09 December 2003 07:59 Go to next message
Eclipse UserFriend
Originally posted by: diviya.jain.st.com

Hi,

I am currently trying to use CDT plugin with an external debugger based on
gdb.
In the Debugger options , I browse and select the external debugger. Also
i add the command file .gdbinit. But when I start debugging it shows a
message saying unrecognized option: -i and terminates.

Can anybody help.

Thanking you,
diviya jain
Re: external debugger [message #88828 is a reply to message #88813] Tue, 09 December 2003 12:38 Go to previous message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

The CDT uses the 'gdb/mi' interface to communicate to gdb. Looks like your
debugger doesn't support it.
And what do you mean by "external debugger"?

"Diviya Jain" <diviya.jain@st.com> wrote in message
news:br3vdj$2oa$1@eclipse.org...
> Hi,
>
> I am currently trying to use CDT plugin with an external debugger based on
> gdb.
> In the Debugger options , I browse and select the external debugger. Also
> i add the command file .gdbinit. But when I start debugging it shows a
> message saying unrecognized option: -i and terminates.
>
> Can anybody help.
>
> Thanking you,
> diviya jain
>
Previous Topic:Out of memory
Next Topic:'path and symbols' is recursive?
Goto Forum:
  


Current Time: Wed Oct 16 10:58:38 GMT 2024

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

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

Back to the top