HELP!!! I use Code::Blocks to compile my mod. Using this turorial: https://powdertoy.co.uk/Wiki/W/Codeblocks_setup.html. It compiles fine. I created new configuretion named "Debug" and added -g option to compiler options. Recompile. And it doesn't debug! In debugging window ?? in function name and code lines. Debugging symbols is not prodused. Program size same as in "Release" configuration. But i added -g option! WTF!!! I don't know what to do with the stupid compiler. HELP I NEED TO DEBUG!!!