
1 10 1 0x40012500 sm_malloc()
2 10 1 0x40012520 sm_malloc()
(gdb) info corruption 2
10 bytes at 0x40012520 (33.33% of all bytes allocated)
#0 sm_malloc() at infobounds.c:12
#1 main() at infobounds.c:21
#2 main_opd_entry() from /usr/lib/hpux32/dld.so
(gdb)
Memory-Debugging Features of WDB 53