summaryrefslogtreecommitdiff
path: root/gdbserver_tests/mssnapshot.stderrB.exp
blob: 12a029200086aa829f9c1dc00a23f00336aeafc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 [<ms>]           : sleep <ms> (default 0) then continue
  v.info all_errors       : show all errors found so far
  v.info last_error       : show last error found
  v.info n_errs_found     : show the nr of errors found so far
  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 vgdb-error <errornr> : debug me at error >= <errornr> 

massif monitor commands:
  snapshot [<filename>]
  detailed_snapshot [<filename>]
       takes a snapshot (or a detailed snapshot)
       and saves it in <filename>
             default <filename> is massif.vgdb.out

monitor command request to kill this process
Remote connection closed