nvim-gdb
nvim-gdb copied to clipboard
GDB crashes with Fatal signal: Segmentation fault
What are the steps to reproduce this issue?
- launch nvim
- GdbStart gdb -p
pid - F10 to step breakpoint
- gdb crashes on breakpoint hit
What happens?
gdb crashes on breakpoint hit
sometimes it does not crash on breakpoint hit, but it crashes when bt is executed.
What were you expecting to happen?
No crash
Any logs, error output, etc?
https://gist.github.com/brookhong/a24d24bc38fa98c7dd7b6d7ea2f3fcc5
Any other comments?
…