Char/HChar fixups for m_debuginfo and m_gdbserver.
[ambi/valgrind.git] / gdbserver_tests / mcsigpass.stderr.exp
1
2 (action at startup) vgdb me ... 
3
4
5 Test 1: Invalid write of size 4
6    at 0x........: test1 (faultstatus.c:105)
7    by 0x........: main (faultstatus.c:168)
8  Address 0x........ is not stack'd, malloc'd or (recently) free'd
9
10   PASS
11 Test 2:   PASS
12 Test 3:   PASS
13 Test 4:   PASS
14
15 HEAP SUMMARY:
16     in use at exit: 0 bytes in 0 blocks
17   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
18
19 For a detailed leak analysis, rerun with: --leak-check=full
20
21 For counts of detected and suppressed errors, rerun with: -v
22 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)