mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +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.