summaryrefslogblamecommitdiff
path: root/.valgrindrc
blob: 6ed57876dcf8f852396455f56694f17c95c36d4a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                  
--demangle=yes
--error-exitcode=1
--show-error-list=yes
--default-suppressions=yes
--suppressions=tests/valgrind.supp
--alignment=16
--redzone-size=128
--read-var-info=yes
--leak-check=full
--leak-resolution=high
--show-leak-kinds=all
--leak-check-heuristics=all
--undef-value-errors=yes
--track-origins=yes
--keep-stacktraces=alloc-and-free
--show-mismatched-frees=yes