mirror of
https://github.com/neovim/neovim.git
synced 2026-06-27 13:45:30 +00: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.