Author Topic: C::B bug  (Read 2937 times)

Offline Phenom

  • Multiple posting newcomer
  • *
  • Posts: 57
C::B bug
« 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.

 

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: C::B bug
« Reply #1 on: June 17, 2010, 08:06:06 am »
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) ?

Offline Phenom

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: C::B bug
« Reply #2 on: June 17, 2010, 10:26:29 am »
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.