mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 15:21:08 +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.