Skip to content

V0.4.5-pre3

Pre-release
Pre-release
Compare
Choose a tag to compare
@haneefdm haneefdm released this 21 Sep 21:28
· 478 commits to master since this release
  • Support for resume/suspend after Launch/Attach. With new features added to VSCode, the Stop button (after Launch) can now also be used for a Disconnect using keyboard shortcuts. The reverse is true when using an Attach type session. But this requires co-operation from the gdb-server to comply. Certain versions of OpenOCD do comply, JLink always seems to resume.
  • Issues #482 and #481 partially addressed
  • Integrated PR #480 -- creates .vscode director if it doesn't exist for saving register/peripheral states.