Skip to content

Releases: microsoft/vscode-mono-debug

Release v0.16.3

09 Aug 10:00
Compare
Choose a tag to compare

Added support for configuring handled and unhandled exceptions in the Breakpoints window.

Release v0.16.2

09 Oct 18:17
Compare
Choose a tag to compare
Don't use MONO_ENV_OPTIONS to pass debug options by default

It causes issues when starting subprocesses.
Fixes https://github.com/microsoft/vscode-mono-debug/issues/68

Release v0.16.1

09 Oct 17:03
Compare
Choose a tag to compare
Update changelog and bump version to v0.16.1

mono-debug pre-release with fix #1: Debugger is not working

30 Nov 16:12
Compare
Choose a tag to compare
0.10.4

fix #1: "Debugger is not working"

fix publisher of mono-debug extension

30 Nov 15:26
Compare
Choose a tag to compare
Pre-release
0.10.3

restore old publisher

Mono Debug pre-release with a fix for #1

30 Nov 11:15
Compare
Choose a tag to compare

This pre-release of the mono debug adapter should fix the problem with the unreadable error message.