issues
search
mfussenegger
/
nvim-dap
Debug Adapter Protocol client implementation for Neovim
GNU General Public License v3.0
5.65k
stars
205
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fatal Python error: _enter_buffered_busy
#1370
xuyaojianfei
closed
3 days ago
1
Using tmux split-window as external terminal in Python causes ModuleNotFoundError for local imports
#1368
rpop0
opened
4 days ago
2
cpp tools conditional breakpoint
#1367
leosmaia21
closed
5 days ago
2
Fix race between stopped thread retrieval and continued event
#1366
mfussenegger
closed
4 days ago
0
Resumed thread is marked as stopped when `resumed` event i received while waiting for `update_thread` coroutine
#1365
sidlatau
closed
4 days ago
2
fix: check if thread is still paused before handling stacktrace command result
#1364
sidlatau
closed
1 week ago
5
DAP stops on thread that is not paused anymore
#1363
sidlatau
closed
1 week ago
1
Handle absent `allThreadsContinued` as true
#1361
mfussenegger
opened
1 week ago
0
${command:pickProcess} and lazy.utils.pick_process behave differently
#1360
angles-n-daemons
closed
1 week ago
5
Adding a custom visual queue for hit condition breakpoints
#1359
cmoscofian
opened
1 week ago
0
Change widget/repl toggle to close and re-open if in was on other tabpage
#1358
mfussenegger
closed
1 week ago
0
lldb content length is not a valid argument
#1357
reiend
closed
2 weeks ago
2
Inherit `path` setting for term buffer
#1355
mfussenegger
closed
2 weeks ago
0
Add filter options to fix new unity debugger
#1354
blakekrpec
closed
3 weeks ago
3
feat(widgets): quit floats with q
#1353
igorlfs
opened
1 month ago
1
node /path/js-debug-adapter.js doesn't die on neovim exit
#1352
timsofteng
opened
1 month ago
1
No output for list_breakpoints and status functions
#1351
timsofteng
closed
1 month ago
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
MrCherub
closed
1 month ago
1
Fix compare-with-nil error for resp.variablesReference
#1349
ttkingdom
closed
1 month ago
1
Make run_last ask the user for a config if no config was run before
#1347
theo97490
closed
1 month ago
0
Document the necessary configuration to pass command line argumets to the debugee.
#1346
de-abreu
closed
1 month ago
1
GDB spams cli program
#1345
T0nd0Tara
closed
1 month ago
6
Add option to disable default keybindings for dap.ui.widgets
#1344
mmgeorge
closed
1 month ago
3
Error when breaking in code at breakpoint
#1343
PrinceDeveloperOf
closed
1 month ago
1
doesn't seem to load adapters from .vscode/launch.json
#1342
GopherJ
closed
1 month ago
2
Feature Request: Customizable Icons and Colors for Breakpoints
#1341
domi413
closed
1 month ago
3
Always inherit environment when launching external terminal
#1340
apognu
closed
1 month ago
4
[Feature] DebugAdapterInlineImplementation
#1339
okwasniewski
closed
1 month ago
2
suppport specify filetype when calling dap.continue
#1338
OrangeWatermelon
closed
1 month ago
1
Netcoredbg not stopping on breakpoints
#1337
Rekwass
closed
1 month ago
5
[Feature Request] Trigger autocompletion for every character
#1335
igorlfs
closed
1 month ago
2
Restore stopped state if goto errors
#1334
mfussenegger
closed
2 months ago
0
Error message when step through debugging
#1332
xy-lin
closed
2 months ago
4
Error message when step through debugging
#1331
cnmarinas
closed
2 months ago
0
Fixing error when evaluating code and resp.variablesReference is nil
#1330
fabiomcosta
closed
2 months ago
2
Add a `usevisible` switchbuf option
#1329
mfussenegger
closed
2 months ago
0
Don't move the cursor when advancing the debugger
#1328
haraldan
closed
2 months ago
4
Stopped at line xx but `switchbuf` setting prevented jump to location. Target buffer x not open in any window?
#1327
RaviRahar
closed
2 months ago
2
feat: Allow DapToggleBreakpoint for placing conditional breakpoints
#1325
sleeptightAnsiC
opened
2 months ago
0
lldb-dap on windows does not report column number resulting in nil access when jumping to locations
#1324
GingerbreadFred
closed
2 months ago
1
Assign a safe default when the provider doesn't provide a column in set_cursor
#1323
GingerbreadFred
closed
2 months ago
1
Add support for alternate row colors in stack/scope UI
#1322
sigasigasiga
closed
1 month ago
3
Deleting the dap-terminal buffer would not re-invoke the fallback terminal_win_cmd
#1321
asmodeus812
closed
2 months ago
2
Fix run in external terminal not propagating environment variables to program
#1318
sewbacca
closed
3 months ago
2
Run in external terminal does not propagate environment variables correctly
#1317
sewbacca
closed
3 months ago
5
Attach to running processes and set breakpoints on to be loaded .so
#1316
CWood-sdf
closed
3 months ago
0
Handle disassembly buffer
#1315
bogdan-nikitin
closed
3 months ago
3
Always set startFrame in stackTrace request
#1314
mfussenegger
closed
3 months ago
0
Include frame name in "Source missing" info messages
#1313
mfussenegger
closed
3 months ago
0
Fix some type annotations (missing dap. prefix)
#1312
mfussenegger
closed
3 months ago
0
Next