Skip to content

Releases: coolchyni/beyond-debug

0.9.16

02 Oct 08:00

Choose a tag to compare

[0.9.16] - 2025-10-02

Added

  • Add support for setting and hitting function breakpoints.
  • Add support for disassembly view.
  • Add support for stepping through instructions (step in, step out, step over).

0.9.15

30 May 08:46

Choose a tag to compare

[0.9.15] - 2023-05-30

Fixed

  • Resolve the issue of not being able to set breakpoints when using SSH for remote debugging in Linux.

0.9.14

23 Nov 07:20

Choose a tag to compare

Added

  • Add language argument for launching c++, pascal program.

0.9.12

21 Nov 13:25

Choose a tag to compare

Added

  • Open SSH shell as terminal for debug.
  • Show progress when uploading file through ssh.
  • Only modified files will be uploaded.

0.9.11

25 Oct 11:35

Choose a tag to compare

Added

  • Use gdb through SSH

0.9.10

17 Oct 08:01

Choose a tag to compare

Fixed

  • breakpointer not inserted after attach

0.9.9

11 Oct 08:30

Choose a tag to compare

[0.9.9] - 2022-10-09

Fixed

  • repository url change to github
  • #2 command 'extension.pickNativeProcess' already exists