News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

debugging non c::b built executable

Started by cbexaminr, October 25, 2010, 05:28:18 PM

Previous topic - Next topic

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
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]