Lines Matching refs:valgrind
1 general valgrind monitor commands:
10 v.set gdb_output : set valgrind output to gdb
11 v.set log_output : set valgrind output to log
12 v.set mixed_output : set valgrind output to log, interactive output to gdb
46 general valgrind monitor commands:
55 v.set gdb_output : set valgrind output to gdb
56 v.set log_output : set valgrind output to log
57 v.set mixed_output : set valgrind output to log, interactive output to gdb
60 debugging valgrind internals monitor commands:
63 v.info memory [aspacemgr] : show valgrind heap memory stats
64 (with aspacemgr arg, also shows valgrind segments on log ouput)
66 v.info scheduler : show valgrind thread state and stacktrace
67 v.info stats : show various valgrind and tool stats
68 v.set debuglog <level> : set valgrind debug log level to <level>