Author Topic: Setting to prevent me debugging a Release build  (Read 2019 times)

Offline tigerbeard

  • Almost regular
  • **
  • Posts: 196
Setting to prevent me debugging a Release build
« on: June 15, 2024, 02:47:26 pm »
I thought i had seen a settings for this but I can not find it any more nor a forum post about it.

I happen to waste a lot of time recently by starting the debugger on a Release build by accident and realizing it too late (when no breakpoints work).

I would like CodeBlocks to prevent me doing that or give me a nagging dialog "Your build has no debug symbols set.Are you sure?"

Is there an option somehwere?