gdbheap - Python Script displaying heap information in GDB
git clone https://github.com/longld/peda.git ~/peda
echo "source ~/peda/peda.py" >> ~/.gdbinit
git clone https://github.com/hnoson/gdbheap.git ~/gdbheap
echo "source ~/gdbheap/gdbheap.py" >> ~/.gdbinit
- heap
- heap index
- heap address
- heap_dump index
- heap_dump address




