From @QuangNguyenMinh123 #423
Another problem is dealing with action Record and Record Direction I have never used these buttons When I enable Record and set Direction and run (Continue F8) the program, at some points, I will no longer to stop the program (interrupt) To reproduce:
- start a new debug session
- continue f8
- interrupt
- enable record (click on Record button)
- continue f8, press until program run (in my PC, I need 2 clicks). Check status bar on lower right of Seer
- now, try to stop program by interrupt it, but interrupt won't change program from running to stopped -> issue is reproduced
Regarding this issue, I checked out the main branch of Seer to try to reproduce it. It turns out the issue still exists even on the main branch
From @QuangNguyenMinh123 #423