Code::Blocks Forums

User forums => Help => Topic started by: tigerbeard on July 31, 2024, 07:47:13 pm

Title: Don't run on failed build ?
Post by: tigerbeard on July 31, 2024, 07:47:13 pm
I can't find the option any more how I could prevent the debugger to start when the build failed. Currently it does that and its a bit annoying. I am sure that I had a way to configure that in the past.

I can not come up with search keywords to narrow this down.

Thanks for the help
Title: Re: Don't run on failed build ?
Post by: Pecan on August 01, 2024, 06:25:28 am
I can't find the option any more how I could prevent the debugger to start when the build failed. Currently it does that and its a bit annoying. I am sure that I had a way to configure that in the past.

I can not come up with search keywords to narrow this down.

Thanks for the help

It's an "annoying dialog" which you may have turned off.
Look in Settings/Environment//Disabled dialogs and tick the message for "Debug anyway?".
Title: [soved] Re: Don't run on failed build ?
Post by: tigerbeard on August 01, 2024, 11:08:55 am
It's an "annoying dialog" which you may have turned off.

That was it indeed.  you saved my mental health. Thank you ;D ;D ;D

But the Nag Dialog page tells me that I switched it off with the default setting "no". Obviously in that case that does not work as supposed.