Releases: Marus/cortex-debug
V1.12.1-pre6
Fix for Issue #929
V1.12.1-pre5
Faster stack traces using an alternate approach to querying GDB. Only helps when your stack is corrupted or too big. This can help when you are single-stepping with a corrupt stack.
Also, it does not help when your stack is so corrupted that GDB crashes or hangs on stack-trace/local-variable requests.
V1.12.1-pre3
More complete fix for #923. Was a problem with aliased locals, globals and statics as well.
Sorry, commit tag is wrong but the VSIX is correct
V1.12.1-pre2
Potential Fix for issue #923. It affects both watch and hover variables
V1.12.1-pre1
Minor changes. Now (optional) timestamps are shown even when "showDevDebugOutput" is set to "vscode" for messages generated by Microsoft.
V1.11.3-pre5
Bug fixes. See Changelog.
You need to download to your computer and install the vsix
file using VSCode feature Install from VSIX