Hi,
Codeblocks can compile a single source file (does not be contained in a project), and run the produced executable file. But, Codeblocks can not debug it. That is the debugger can not be started through pressing F8. If in a project, the debugger works well. So, I think this really strange. Is there any way to start the debugger for a single source file?