diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-05 09:26:17 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-05 11:05:31 -0300 |
commit | cb9afe0dc0c9bb19ad6755df5677351e1e7fbb22 (patch) | |
tree | 3aca7fbd75f586b4c6e664e3cd79eaff53e81027 /src/diff.c | |
parent | ade0c127e56ff248039c60c3b29abcac24be1949 (diff) | |
download | rneovim-cb9afe0dc0c9bb19ad6755df5677351e1e7fbb22.tar.gz rneovim-cb9afe0dc0c9bb19ad6755df5677351e1e7fbb22.tar.bz2 rneovim-cb9afe0dc0c9bb19ad6755df5677351e1e7fbb22.zip |
Add helpers for debugging with valgrind
The environment variable USE_VALGRIND can be set to run tests with valgrind. If
VALGRIND_GDB is set, valgrind will start it's own gdbserver for remote
debugging with `target remote | vgdb`. USE_GDB can still be used, but it will
be ignored if USE_VALGRIND is set.
Diffstat (limited to 'src/diff.c')
0 files changed, 0 insertions, 0 deletions