Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: PaulR on August 12, 2018, 11:47:39 pm

Title: Don't build when starting debugger?
Post by: PaulR on August 12, 2018, 11:47:39 pm
When I start debugging it runs my batch file which in turn runs the build scripts in MSYS2. I'd like to be able to press the start debugging button/shortcut key and just run the application.

How would I accomplish this in C::B?

Thanks for any suggestions!

edit: I have just created another target that doesn't run a script on build.