Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Phenom on June 16, 2010, 09:12:18 pm
-
I have found a bug at vesion 10.05. How to recreate:
Open a project and start a debugging session. Before ending it exit C::B after pressing yes to the messagebox that pops up. C::B exits and after that you get a crush.
-
A little less information:
Which OS are you using, which compiler (and version) which debugger (and version), which kind of project (console, gui, or any) ?
-
Sorry for not providing the information required.
My OS is Windows XP, the compiler is MinGW-GCC 4.5.0 and my debugger is gdb 7.1.
The project type is GUI.