mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
cachegrind callgrind dhat exp-bbv gdbserver_tests massif none mpi shared Mostly these are just updates (and new testcases) under new/tests The other directories have just #ifdef changes
15 lines
512 B
Plaintext
15 lines
512 B
Plaintext
(action at startup) vgdb me ...
|
|
Test 1: Invalid write of size 4
|
|
at 0x........: test1 (faultstatus.c:117)
|
|
by 0x........: main (faultstatus.c:184)
|
|
Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
|
PASS
|
|
Test 2: PASS
|
|
Test 3: PASS
|
|
Test 4: PASS
|
|
HEAP SUMMARY:
|
|
in use at exit: ... bytes in ... blocks
|
|
For a detailed leak analysis, rerun with: --leak-check=full
|
|
For lists of detected and suppressed errors, rerun with: -s
|
|
ERROR SUMMARY: 11 errors from 1 contexts (suppressed: 0 from 0)
|