First hello everybody and thank you to the Code::Blocks development community for the excellent work!
Just a little question:
I'm not an heavy user of the IDE but once in a while I need to debug a C file. All the program is contained in one file and if I open I can compile and run it. But not debug. In order to debug I had to set-up a project.
The question is: is possible to compile and debug without setting up a project?