David Banas <dbanas@banasfamily.net> writes: > Hi all, > > What heap checking capabilities does GDB have? I'm not sure what is available internally (maybe somebody else will reply), but there is a community project that has "gdb-heap", which is written in Python (and uses the Python GDB APIS). https://fedorahosted.org/gdb-heap/ Cheers, Phil