Issues
- 1
- 3
- 2
- 3
- 1
I installed debugpy, jdtls, ast-grep, java-debug-adapter, but none of these are functioning. I have the LSPs set in the init.lua file as well.
#1350 opened by MrCherub - 1
- 1
No output for list_breakpoints and status functions
#1351 opened by timsofteng - 0
- 1
Document the necessary configuration to pass command line argumets to the debugee.
#1346 opened by de-abreu - 6
GDB spams cli program
#1345 opened by T0nd0Tara - 1
Error when breaking in code at breakpoint
#1343 opened by PrinceDeveloperOf - 2
doesn't seem to load adapters from .vscode/launch.json
#1342 opened by GopherJ - 3
- 5
Netcoredbg not stopping on breakpoints
#1337 opened by Rekwass - 5
- 2
[Feature] DebugAdapterInlineImplementation
#1339 opened by okwasniewski - 4
Error message when step through debugging
#1332 opened by xy-lin - 0
Error message when step through debugging
#1331 opened by cnmarinas - 4
Don't move the cursor when advancing the debugger
#1328 opened by haraldan - 2
Stopped at line xx but `switchbuf` setting prevented jump to location. Target buffer x not open in any window?
#1327 opened by RaviRahar - 2
Deleting the dap-terminal buffer would not re-invoke the fallback terminal_win_cmd
#1321 opened by asmodeus812 - 1
lldb-dap on windows does not report column number resulting in nil access when jumping to locations
#1324 opened by GingerbreadFred - 0
- 6
- 1
vscode-cpptools missing features.
#1305 opened by aabbccddeeffggj - 1
[Feature] Set the debug name when starting debug.
#1293 opened by chaozwn - 1
Map K to hover while session is active. it works but didn't restore original keymap correctly
#1303 opened by GopherJ - 1
Any plan to use fzf to pick process
#1301 opened by GopherJ - 7
Windows: add support for named pipes
#1230 opened by TheLeoP - 3
- 1
[feature] Purge ansi color escape codes in repl terminal
#1291 opened by a73s - 1
[Feature] Support multiple session switch
#1288 opened by chaozwn - 1
- 1
- 2
When a breakpoint is hit use the window with the breakpoint instead of changing the current one
#1286 opened by wojciech-kulik - 1
Error pops up on Neovim 0.10 in WINDOWS 11
#1280 opened by jacknicklenson - 1
Errors stepping over with `lldb-dap` (C++)
#1279 opened by teonnik - 3
version 0.8.0 with plugins telescope/telescope-ui/nvim-dap-go unable to run processId at correct time.
#1258 opened by MimeLyc - 3
Cannot attach to running process for C programme
#1277 opened by marrs - 1
`disconnect` command listener not working with debugpy and long-running programs
#1264 opened by abhinavnatarajan - 1
- 3
need help: GDB on Windows (`\r\n` problem)
#1227 opened by KevinNitroG - 6
Support string input for `args` field in `launch.json`
#1267 opened by Pagliacii - 1
- 0
Docs missing from luarocks
#1269 opened by sahinf - 1
Update Lua adapter installation doc + Add default out of the box lua debugging capability to DAP
#1266 opened by MikeLemo1 - 2
Create dap response inside a dap.listener
#1261 opened by frere-jacques - 2
- 1
Less verbose scopes output
#1252 opened by simonmclean - 1
rfc: configuration providers
#1226 opened by mfussenegger