[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.cdt] Re: Debug doesnt stop on breakpoint lines - C++ project
|
Hi,
Yes, I have a debugger installed. I think :)
On Eclipse, in Window - Preferences - C/C++ , I've got the Debug submenu with the following options:
Debugger types (all are marked):
gdb Debugger
gdbserver Debugger
gdb/mi (default)
Cygwin dgb debugger
Is the gdb/mi my debugger?
Do I need any special configuration for it?
Thanks.