1(action at startup) vgdb me ...
2
3
4expecting details 10 bytes reachable
510 bytes in 1 blocks are still reachable in loss record ... of ...
6   at 0x........: malloc (vg_replace_malloc.c:...)
7   by 0x........: f (leak-delta.c:14)
8   by 0x........: main (leak-delta.c:60)
9
10expecting to have NO details
11expecting details +10 bytes lost, +21 bytes reachable
12expecting details +65 bytes reachable
13expecting to have NO details
14expecting details +10 bytes reachable
15expecting details -10 bytes reachable, +10 bytes lost
16expecting details -10 bytes lost, +10 bytes reachable
17expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable
18finished
19leaked:      32 bytes in  1 blocks
20dubious:      0 bytes in  0 blocks
21reachable:   64 bytes in  3 blocks
22suppressed:   0 bytes in  0 blocks
2310 bytes in 1 blocks are still reachable in loss record ... of ...
24   at 0x........: malloc (vg_replace_malloc.c:...)
25   by 0x........: f (leak-delta.c:14)
26   by 0x........: main (leak-delta.c:60)
27
2821 bytes in 1 blocks are still reachable in loss record ... of ...
29   at 0x........: malloc (vg_replace_malloc.c:...)
30   by 0x........: f (leak-delta.c:23)
31   by 0x........: main (leak-delta.c:60)
32
3332 bytes in 1 blocks are definitely lost in loss record ... of ...
34   at 0x........: malloc (vg_replace_malloc.c:...)
35   by 0x........: f (leak-delta.c:28)
36   by 0x........: main (leak-delta.c:60)
37
3833 bytes in 1 blocks are still reachable in loss record ... of ...
39   at 0x........: malloc (vg_replace_malloc.c:...)
40   by 0x........: f (leak-delta.c:28)
41   by 0x........: main (leak-delta.c:60)
42
43