]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/gdbserver_tests/mssnapshot.stderrB.exp
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / gdbserver_tests / mssnapshot.stderrB.exp
1 relaying data between gdb and process ....
2 vgdb-error value changed from 0 to 999999
3 general valgrind monitor commands:
4   help [debug]             : monitor command help. With debug: + debugging commands
5   vg.wait [<ms>]           : sleep <ms> (default 0) then continue
6   vg.info all_errors       : show all errors found so far
7   vg.info last_error       : show last error found
8   vg.info n_errs_found     : show the nr of errors found so far
9   vg.kill                  : kill the Valgrind process
10   vg.set gdb_output        : set valgrind output to gdb
11   vg.set log_output        : set valgrind output to log
12   vg.set mixed_output      : set valgrind output to log, interactive output to gdb
13   vg.set vgdb-error <errornr> : debug me at error >= <errornr> 
14
15 massif monitor commands:
16   ms.snapshot [<filename>]
17   ms.detailed_snapshot [<filename>]
18        takes a snapshot (or a detailed snapshot)
19        and saves it in <filename>
20              default <filename> is massif.vgdb.out
21
22 monitor command request to kill this process
23 Remote connection closed