This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Heap checking in GDB?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]