Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 23:04
96bb9f2

1.0.0 (2026-08-01)

Bug Fixes

  • Disable untrusted workspace support (bb72f74)
  • Do a gdb version check (4f2a820)
  • Expand ${workspaceFolder} and a leading ~ in kdap settings (608d0b9)
  • expand a leading ~ in a launch config's gdbPath (8a70343)
  • fix url of repo (eecdfc5)
  • Harden Qt pretty-printer download (1031db6)
  • improve defaults, make them match gdb's (4472b67)
  • merge launch config env into the inferior's environment (e2f05ea)
  • Narrow extension activation to kdap debug sessions (1d5c98d)
  • Only pass dap-log-level when logging is enabled (8e0a4a5)
  • reject directories in isExecutable (07e2dc5)
  • require gdb 16.1+, and test against a runner that has it (b2d070a)
  • Resolve gdb via PATH (6cf4b55)
  • update minimum gdb to 16.1 in a spot I missed (0db4e5a)