Solaris: fix a few compiler warnings
[valgrind.git] / gdbserver_tests / mcwatchpoints.stderr.exp
blobf369c02e3b1c2dee3ad4f0ea78ef857b3f7ec3cc
1 (action at startup) vgdb me ...
2 breakme function called from line 19
3 before reading 0/4/8
4 u: Expected value at 0
5 f: Expected value at 4
6 d: Expected value at 8
7 before writing 0
8 before writing 4
9 before writing 8
10 after writing 8
11 value UndeFineD
12 before rewriting 0
13 before rewriting 4
14 before rewriting 8
15 value 0nde4ine8
16 value of k50[1000] p
17 HEAP SUMMARY:
18 in use at exit: ... bytes in ... blocks
19 For a detailed leak analysis, rerun with: --leak-check=full
20 For lists of detected and suppressed errors, rerun with: -s
21 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)