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: 0 bytes in 0 blocks 19 total heap usage: 1 allocs, 1 frees, 50,000 bytes allocated 20 For a detailed leak analysis, rerun with: --leak-check=full 21 For counts of detected and suppressed errors, rerun with: -v 22 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 23