Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #95. Restarting the debugger was restarting the program multiple times and eventually getting stuck. This fixes it by reseting debugRestarting back to false to essentially make the restart a one-shot triggered event.
- Loading branch information