Skip to content

History / Debug Adapter installation

Revisions

  • 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
  • Update vscode-perl-debug (name, installation methods)

    @jthvai jthvai committed Feb 4, 2024
  • Fix typo

    @toh995 toh995 committed Jan 28, 2024
  • Adds correct kotlin-dap config for unit tests

    @xsh005 xsh005 committed Dec 10, 2023
  • Remove faullty kotlin test example

    @xsh005 xsh005 committed Dec 10, 2023
  • Adds intruction for kotlin-debug-adaptor

    @xsh005 xsh005 committed Dec 10, 2023
  • Add ansible/ansibug

    @mfussenegger mfussenegger committed Dec 2, 2023
  • Added Brightscript

    @praxder praxder committed Nov 22, 2023