Skip to content

Releases: Marus/cortex-debug

V1.12.1-pre6

07 Sep 00:02
Compare
Choose a tag to compare
V1.12.1-pre6 Pre-release
Pre-release

Fix for Issue #929

V1.12.1-pre5

01 Sep 17:09
Compare
Choose a tag to compare
V1.12.1-pre5 Pre-release
Pre-release

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

29 Aug 17:12
Compare
Choose a tag to compare
V1.12.1-pre3 Pre-release
Pre-release

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

25 Aug 22:33
Compare
Choose a tag to compare
V1.12.1-pre2 Pre-release
Pre-release

Potential Fix for issue #923. It affects both watch and hover variables

V1.12.1-pre1

23 Aug 12:44
Compare
Choose a tag to compare
V1.12.1-pre1 Pre-release
Pre-release

Minor changes. Now (optional) timestamps are shown even when "showDevDebugOutput" is set to "vscode" for messages generated by Microsoft.

V1.11.3-pre5

09 May 16:48
Compare
Choose a tag to compare
V1.11.3-pre5 Pre-release
Pre-release

Bug fixes. See Changelog.

You need to download to your computer and install the vsix file using VSCode feature Install from VSIX

V11.0.0

11 Mar 18:09
Compare
Choose a tag to compare
V11.0.0 Pre-release
Pre-release

In the marketplace now

V1.9.2

09 Mar 22:50
Compare
Choose a tag to compare
V1.9.2 Pre-release
Pre-release

In the marketplace now

V1.9.1

07 Mar 20:05
Compare
Choose a tag to compare
V1.9.1 Pre-release
Pre-release

In the marketplace now.

v1.9.0

06 Mar 17:57
Compare
Choose a tag to compare
v1.9.0 Pre-release
Pre-release

Just a checkpoint