mirror of
https://github.com/neovim/neovim.git
synced 2026-01-11 13:59:53 +10:00
The $GDB env var can be set to run tests under gdbserver. If $VALGRIND is also set, it will add the --vgdb=yes command-line option to valgrind instead of starting gdbserver.