Releases: daveleroy/SublimeDebugger
Releases · daveleroy/SublimeDebugger
0.2.10
st3-0.2.10 fixes issues with latest release of lldb adapter and fixes #74
0.3.2
0.3.1
0.2.9
0.3.0
0.2.8
0.2.7
0.2.5
0.2.3
0.2.2
- Show dialog with error message when launching fails (to match vscode)
- In multi-threaded programs the reason for why a specific thread was stopped is now only displayed on that thread even if all threads were stopped
- If running a build with
sublime_build
in the configuration don't start debugging if the build fails with an exit code - Fixes issue with pause not working
- Fixes rendering performance regression
- Fixes gutter icons on windows