Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: cbexaminr on October 25, 2010, 05:28:18 pm
-
Is there
A)a direct way to _load_ and debug an executable without having a codeblocks project for it? (I'm aware that you can attach to an already running executable.)
B)a project type to host an existing executable, or a way to create a pseudo-project of some sort, to allow loading and debugging an executable (without requiring that the project also be able to build that executable)?
-
b) create console application, setup your paths and turn of "ensure application is up to date" in the debugger options