Author Topic: crash during debugging  (Read 5140 times)

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
crash during debugging
« on: August 08, 2006, 02:18:22 pm »
i get a crash during debugging using

CB 2826
wxMSW2.6.3u
WinXP

steps to produce:
1. set cursor on line 50 of the attached project and hit F4 (Run to cursor)
2. press a few times F7 (Next line)
3. select any text in the editor window with the mouse, on Release Mouse Button, the exception occurs

attached the test-project and the crash report, using the devel debug version of CB

thx
Tiwag

[attachment deleted by admin]

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: crash during debugging
« Reply #1 on: August 08, 2006, 02:31:53 pm »
Yes, I noticed it too. I 'm working on it...
Be patient!
This bug will be fixed soon...

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: crash during debugging
« Reply #2 on: August 08, 2006, 02:40:14 pm »
OK, fixed. It was my mistake in r2826.
Be patient!
This bug will be fixed soon...