Daniel-Constantin Mierla writes:
Strange that 'info locals' doesn't print
all local variables, can you get:
frame 0
print after
no luck:
(gdb) frame 0
#0 0x00000000005f7575 in fm_insert_free (frag=<optimized out>, qm=<optimized
out>) at mem/f_malloc.c:242
242 in mem/f_malloc.c
(gdb) print after
$2 = <optimized out>
-- juha