Code::Blocks Forums
User forums => Help => Topic started 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
-
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?".
-
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.