Skip to content

History / Debug Adapter installation

Revisions

  • handle shell error in example/snippet

    @tmillr tmillr committed Feb 20, 2025
  • fixup prev commit: `rust-lldb` script isn't DAP-aware and isn't compatible with `lldb-dap`

    @tmillr tmillr committed Feb 20, 2025
  • mention `rust-lldb`

    @tmillr tmillr committed Feb 11, 2025
  • configuration got renamed to configuration-settings-reference

    @RoadRoller01 RoadRoller01 committed Jan 24, 2025
  • Link to vscode-js-debug option docs

    @mfussenegger mfussenegger committed Jan 5, 2025
  • fix vscode-js-debug link

    @mfussenegger mfussenegger committed Jan 5, 2025
  • Updated Debug Adapter installation (markdown)

    @mfussenegger mfussenegger committed Jan 5, 2025
  • Add link to nluarepl

    @mfussenegger mfussenegger committed Dec 5, 2024
  • Add link to gdb dap docs

    @mfussenegger mfussenegger committed Oct 3, 2024
  • update delve exaple adapter config to enable remote atttach configurations

    @beneeng beneeng committed Sep 22, 2024
  • xdebug is currently using port 9003 instead of 9000: https://xdebug.org/docs/all_settings#client_port

    @jabir-sabitov jabir-sabitov committed Aug 21, 2024
  • Same quotes in the table

    @shmerl shmerl committed Aug 8, 2024
  • Added a simple example how to pass gdb set up to the native gdb adapter

    @shmerl shmerl committed Aug 8, 2024
  • Added attach and gdbserver example to gdb native adapter section

    @shmerl shmerl committed Aug 8, 2024
  • Update elixir instructions to reflect debugger -> debug_adapter script name change

    @jenspinney jenspinney committed Jul 27, 2024
  • Updated Debug Adapter installation (markdown)

    @zyrif zyrif committed Jul 7, 2024
  • added note for ui users as vscode-ccptools seems to be the only working solution for input in the ui

    @KCkingcollin KCkingcollin committed Jun 29, 2024
  • Updated Debug Adapter installation (markdown)

    @jZhangTk jZhangTk committed Jun 27, 2024
  • Updated Debug Adapter installation (markdown)

    8FordPrefect8 committed Jun 10, 2024
  • Godot: add missing "Debug with External Editor" checkbox hint

    @dulvui dulvui committed May 23, 2024
  • Updated Debug Adapter installation (markdown)

    @Coosis Coosis committed Apr 28, 2024
  • Updated Debug Adapter installation (markdown)

    @serranomorante serranomorante committed Apr 21, 2024
  • We should mention that the vscode-js-debug comes with 2 debugger executables, one is vscode specific and the other one is DAP compatible. This has been the source of a lot of confusion and I believe providing more details can improve that situation.

    @serranomorante serranomorante committed Apr 21, 2024
  • Remove godot launch_scene option. It apparently doesn't exist.

    @mfussenegger mfussenegger committed Apr 11, 2024
  • Adding link to new PowerShell debug adapter

    @Willem-J-an Willem-J-an committed Mar 23, 2024
  • Remove indentations in the OCaml earlybird configurations examples

    @eratio08 eratio08 committed Mar 9, 2024
  • Add docs for ocamlearlybird

    @eratio08 eratio08 committed Mar 9, 2024
  • Netcoredbg doesn't work on arm64 macs, added a note about compiling from source, and linked to my plugin with precompiled binaries as an alternative fix

    @Cliffback Cliffback committed Feb 16, 2024
  • Add keyval for stopping at the beginning for gdb 14+

    @Fabian-programmer Fabian-programmer committed Feb 10, 2024
  • Add nodejs installation prerequisite for bashdb

    @PhilippFeO PhilippFeO committed Feb 9, 2024