Bug #18319 2011-08-21 11:50
m1dyyy
C::B crashes when exiting and terminating debugging session
C::B crashes during exiting and terminating debugging session.
Steps to reproduce:
1. Start new C project [Console application].
2. Write some lines of simple code.
3. Toggle breakpoint on e.g. at line where "main" is.
4. Click on "debug/continue" icon.
5. Click on "x" in main C::B window. After that an alert appears: "The project you were debugging has closed. The debugging session will terminate immediately."
6. Click "ok". C::B crashes.
- Category
- Application::Crash
- Group
- Platform:Windows
- Status
- Open
- Close date
- Assigned to
- tpetrov
History
tpetrov 2011-12-19 02:31
Does this happen with C::B built from the debugger's branch?
m1dyyy 2012-06-13 19:26
I don't know, I'm using win32 installer with mingw version.