Skip to content

0.11.3

Latest
Compare
Choose a tag to compare
@daveleroy daveleroy released this 07 May 00:42
· 4 commits to master since this release
  • Support for reverse debugging for adapters that support it (@Phaiax)

  • Fixes a compatibility issue with LSP 4070-2.0.1

  • gdb: Added a few extra commands for improved reverse debugging support (@Phaiax)

  • python: Changed type to debugpy to match vscode and updated to use vscode-python-debugger