Don't clear triggers during execution.
This shouldn't affect triggers set by the debugger, because running code can't change those. When it does affect them, it breaks Hwbp1 which sets the breakpoint before running the program.
parent
0bca79a3
Please register or sign in to comment