issues
search
sakhnik
/
nvim-gdb
Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
723
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support cargo-debug
#211
beeender
closed
4 weeks ago
1
Update rr-replay.py to work with rr 5.8.0
#210
Rodrigodd
closed
1 month ago
3
Support older GDB versions which use python2.7
#209
tearandfix
closed
1 month ago
3
Nvim-gdb hangs on setting checkpoints.
#208
Alexey104
opened
2 months ago
3
Fix older gdb breakpoints parse bugs
#207
jxlpzqc
closed
3 months ago
2
Use full, resolved paths from gdb
#206
adam-wolski
closed
7 months ago
1
"Break" in command line history pdb
#205
bluss
closed
7 months ago
1
GDB crashes with Fatal signal: Segmentation fault
#204
brookhong
opened
11 months ago
0
[Question] unable to run lldb on Mac
#203
qlibp
closed
1 year ago
2
showing variables when debugging with bashdb
#202
Maziar123
closed
1 year ago
3
DWARF2 Queue Guard Internal Error on run
#201
christiankissig
opened
1 year ago
6
nvim_config_override works with vimscript functions but not lua functions
#200
Magicrafter13
closed
1 year ago
1
error calling thread_get_state for gp registers for thread 0x1d3
#199
EdwardWong1994
opened
1 year ago
9
My environment breaks the plugin
#198
ordinary-slim
closed
1 year ago
2
gdb attach mode
#197
winter-loo
closed
1 year ago
1
Fix a couple of typos in the documentation
#196
SebastianZaha
closed
1 year ago
1
Support PerlDB
#195
mozirilla213
closed
1 year ago
4
Port PTY proxy to Lua
#194
sakhnik
closed
1 year ago
0
Port launch scripts to Lua
#193
sakhnik
closed
1 year ago
0
Port the test suite to be based on Lua
#192
sakhnik
closed
1 year ago
0
mingw support?
#191
Un1q32
closed
1 year ago
6
'GdbStart...' error if delete buffer at event 'NvimGdbCleanup'
#190
GyouzaRu
closed
1 year ago
2
Don't force temp files to be created in /tmp
#189
ajpaon
closed
1 year ago
4
[Solved] Unknown sign: GdbBreakpoint0 after merging d7504a52e3f5f1b6d7f62a006646681bde65a310
#188
Alexey104
closed
1 year ago
2
fix(185): Wrap buf_del_keymap in pcall()
#187
benjaminchristie
closed
1 year ago
5
fix(keymaps.lua): naive fix to issue #185
#186
benjaminchristie
closed
1 year ago
1
Error detected while processing TabLeave Autocommands for "*" on tabnew: GdbStartPDB
#185
benjaminchristie
closed
1 year ago
7
Feature Request: Make vim the owner of breakpoints and not the debugger
#184
lanza
opened
1 year ago
3
Implement checkhealth
#183
sakhnik
closed
1 year ago
0
Is it possible to disable default keybindings?
#182
WhiteBlackGoose
closed
1 year ago
1
Error using lldb
#181
leosmaia21
closed
1 year ago
7
wanted implementation strategy to load and restore debug points
#180
matu3ba
opened
2 years ago
1
GdbBreakpointToggle tries to set breakpoints with absolute path
#179
badosu
closed
2 years ago
1
`:GdbStartRR` doesn't work
#178
amab8901
closed
2 years ago
12
use case(record and replay workaround): record, edit and replay gdb commands
#177
matu3ba
closed
2 months ago
12
Enter insert mode when entering the debugger terminal
#176
davxy
closed
2 years ago
2
Handle request to jump to line 0
#175
davxy
closed
2 years ago
1
Couldn't start debugging due to 'Permission denied' exception
#174
RuoXian233
closed
2 years ago
1
rr replay: ensure helper script runs in python3
#173
rkuester
closed
2 years ago
2
Make the terminal window sticky
#172
sakhnik
closed
2 years ago
10
Prevent opening other buffers in terminal window
#171
davxy
closed
2 years ago
0
Do not list debug buffer
#170
davxy
closed
2 years ago
1
Setting g:nvimgdb_use_find_executables to 0 doesn't work
#169
ravenxrz
closed
2 years ago
0
Better way to enter insert mode
#168
davxy
closed
2 years ago
1
Debugger start regression from 4357472
#167
davxy
closed
2 years ago
5
No breakpoints signs
#166
kiddae
closed
2 years ago
4
(LLDB) 'Cursor position outside buffer' error
#165
davxy
closed
2 years ago
13
:GdbStart crashes on start
#164
epixinvites
closed
2 years ago
11
Running GdbStart auto quits on open.
#163
Sammyalhashe
closed
1 year ago
5
refactor(win): nvim_get_current_win is already a window handle
#162
kevinhwang91
closed
2 years ago
1
Next