This is an scripts to improve debugging the XRP Ledger in gdb on linux. It requires python 3.10 or better. I built these for my own use, but I hope other XRP Ledger developers find these useful. I ...
Original fork derived from https://fedorahosted.org/gdb-heap/. This repo is now considered the official repository for the gdb-heap library. sudo apt-get install ...
As a winter associate at Trail of Bits, my goal was to make two improvements to the GNU Project Debugger (GDB): make it run faster and improve its Python API to support and improve tools that rely on ...