xunuwu
Results
2
issues of
xunuwu
This fixes https://github.com/nyoom-engineering/oxocarbon.nvim/issues/82
There's no reason to have the default gdb path set to an absolute path (/bin/gdb). From what I've found the only use of the gdb path setting is in [libpince/debugcore.py](https://github.com/korcankaraokcu/PINCE/blob/823b213c531d9ffda1aa2b6504bc8a9eefc0c27f/libpince/debugcore.py#L526)....