Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Using gdb with CDT
Using gdb with CDT [message #160301] Sun, 11 December 2005 11:23 Go to next message
Eclipse UserFriend
Originally posted by: michel.dominique.wanadoo.fr

Hello !

I try to use debugging tool gdb with eclipse (3.1.0) and cdt (3.0.0) but
when I run the debugger I get the following error message :
Error creating session: C:\Dev-C++\Bin\gdb.exe: unrecognized option `-i'

My gdb cygwin version is :
C:\Cygwin>gdb -v
GNU gdb 4.18

Any hint ?

Thanks in advance.
Michel.
Re: Using gdb with CDT [message #160309 is a reply to message #160301] Sun, 11 December 2005 12:55 Go to previous message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

The CDT debugger works only with gdb 5.2.1 and greater.

"Michel" <michel.dominique@wanadoo.fr> wrote in message
news:540a345745162761203bf74ef867aadb$1@www.eclipse.org...
> Hello !
>
> I try to use debugging tool gdb with eclipse (3.1.0) and cdt (3.0.0) but
> when I run the debugger I get the following error message :
> Error creating session: C:\Dev-C++\Bin\gdb.exe: unrecognized option `-i'
>
> My gdb cygwin version is :
> C:\Cygwin>gdb -v
> GNU gdb 4.18
>
> Any hint ?
>
> Thanks in advance.
> Michel.
>
Previous Topic:C/C++ Build options blank
Next Topic:Launching in bad order
Goto Forum:
  


Current Time: Wed May 07 21:25:34 EDT 2025

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

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

Back to the top