NO

Author Topic: Debugger stops running  (Read 1075 times)

PabloMack

  • Guest
Debugger stops running
« on: April 16, 2020, 12:32:48 AM »
I am using PC 9.00.9: I've been using the debugger on and off all day. Then suddenly it no longer runs. When I press F5, it just runs without the debugger. I rebooted in case Windows lost the keyboard context but that didn't solve the problem. I still can't run the debugger. I did find another project where the debugger will run. But the project I am working on, the debugger just doesn't run even if I try it from the Menu from Project->Debugger test.exe. Has anyone else had this problem? I don't know what's going on.

Later...I discovered that, under the Breakpoints tab, there is a check box that says Line 110 Break never (disabled). The file doesn't even have a Line 110. The last line is 102. If I uncheck the box then the debugger runs. I don't think I checked that box even accidentally. Very strange. I'm glad its running again.