User forums > Using Code::Blocks
debugging non c::b built executable
(1/1)
cbexaminr:
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)?
oBFusCATed:
b) create console application, setup your paths and turn of "ensure application is up to date" in the debugger options
Navigation
[0] Message Index
Go to full version