News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

cann't debug C++ console program, Fedora 20

Started by ZacZ, August 20, 2014, 02:09:32 AM

Previous topic - Next topic

ZacZ

I am having problem running debug sessions for my first C++ console project. Here is the error msg:

Debugger name and version: GNU gdb (GDB) Fedora 7.7.1-17.fc20
[Inferior 1 (process 4011) exited with code 0177]
Debugger finished with status 0

Can anyone help?
Thanks a lot.

Jenna

Which version of C::B do you use ?
Please turn on debuggers debug log and post the output again: make sure "Settings -> Debugger -> Common -> Full (debug) log" is checked in newer revisions.
If you do not have this, switch to (at least) 13.12, if possible.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ZacZ

Thanks a lot for your help!
I did what you suggested. It works now.
I am using Code::Blocks 13.12! It is so nice.