Closed cnmarinas closed 2 months ago
require("dap").adapters["codelldb"] = { type = "server", host = "127.0.0.1", port = "${port}", executable = { command = "codelldb", args = { "--port", "${port}", }, }, }
latest nightly build
No Error message
Not sure this is issue from Treesitter of nvim-dap.
Debug adapter definition and debug configuration
Debug adapter version
latest nightly build
Steps to Reproduce
Expected Result
No Error message
Actual Result
Not sure this is issue from Treesitter of nvim-dap.