Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: nonlinearly on October 10, 2011, 01:52:23 pm

Title: Debugging for C does not work
Post by: nonlinearly on October 10, 2011, 01:52:23 pm
Hi
I have downloaded and installed the IDE for simple C file programs. I follow the steps described in the wiki to debug but unfortunately does not work. I put breakpoint but the debugger never stop. Also the debugging options do not appear if open the file only (if the file is not a project file!!!)
Title: Re: Debugging for C does not work
Post by: oBFusCATed on October 10, 2011, 02:26:28 pm
Please read carefully!
In the wiki we've stated very clearly that debugging works only, when the user has projects.
It doesn't work for single files.