mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
cb9afe0dc0
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.
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
{
|
|
nss_parse_service_list
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:nss_parse_service_list
|
|
fun:__nss_database_lookup
|
|
}
|