Skip to content
Compare
Choose a tag to compare
@rerobika rerobika released this 12 Jun 11:27

Support debugging via VSCode Debug interface

Control commands:

  • Continue
  • Pause
  • Step-over
  • Step-in
  • Step-out
  • Disconnect

Features:

  • Set/Remove breakpoints
  • Set/Remove function breakpoints
  • Call Stack
  • Watch
  • Exception hint
  • Remote source sending
  • Scope / variable listing
  • Multiple source handling