GDB Stack Visualizer
A GDB Plugin that visualizes the stack frame while running gdb
Installation
- Clone this repository
- Run the
setup.shscript
Usage
To use the plugin, run gdb, and at any point during execution type stackviz to print a visualization of the current stack frame.