relaying data between gdb and process .... vgdb-error value changed from 0 to 999999 general valgrind monitor commands: help [debug] : monitor command help. With debug: + debugging commands v.wait [] : sleep (default 0) then continue v.info all_errors : show all errors found so far v.info last_error : show last error found v.info location : show information about location v.info n_errs_found [msg] : show the nr of errors found so far and the given msg v.info open_fds : show open file descriptors (only if --track-fds=yes) v.kill : kill the Valgrind process v.set gdb_output : set valgrind output to gdb v.set log_output : set valgrind output to log v.set mixed_output : set valgrind output to log, interactive output to gdb v.set merge-recursive-frames : merge recursive calls in max frames v.set vgdb-error : debug me at error >= massif monitor commands: snapshot [] detailed_snapshot [] takes a snapshot (or a detailed snapshot) and saves it in default is massif.vgdb.out all_snapshots [] saves all snapshot(s) taken so far in default is massif.vgdb.out xtmemory [] dump xtree memory profile in (default xtmemory.kcg) monitor command request to kill this process Remote connection closed