mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 01:55: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.