arm64 front end: add spec rules for {EQ,NE} after {LOGIC32,LOGIC64}.
[valgrind.git] / gdbserver_tests / mssnapshot.stderrB.exp
blobab38c133c4c6dcf38048a8ca000f2b160cb8f4e6
1 vgdb-error value changed from 0 to 999999
2 general valgrind monitor commands:
3 help [debug] : monitor command help. With debug: + debugging commands
4 v.wait [<ms>] : sleep <ms> (default 0) then continue
5 v.info all_errors : show all errors found so far
6 v.info last_error : show last error found
7 v.info location <addr> : show information about location <addr>
8 v.info n_errs_found [msg] : show the nr of errors found so far and the given msg
9 v.info open_fds : show open file descriptors (only if --track-fds=yes)
10 v.kill : kill the Valgrind process
11 v.set gdb_output : set valgrind output to gdb
12 v.set log_output : set valgrind output to log
13 v.set mixed_output : set valgrind output to log, interactive output to gdb
14 v.set merge-recursive-frames <num> : merge recursive calls in max <num> frames
15 v.set vgdb-error <errornr> : debug me at error >= <errornr>
16 massif monitor commands:
17 snapshot [<filename>]
18 detailed_snapshot [<filename>]
19 takes a snapshot (or a detailed snapshot)
20 and saves it in <filename>
21 default <filename> is massif.vgdb.out
22 all_snapshots [<filename>]
23 saves all snapshot(s) taken so far in <filename>
24 default <filename> is massif.vgdb.out
25 xtmemory [<filename>]
26 dump xtree memory profile in <filename> (default xtmemory.kcg.%p.%n)
27 monitor command request to kill this process
28 Remote connection closed