Skip to content

A gdb command to inspect the size of objects on the stack

Notifications You must be signed in to change notification settings

sharkdp/stack-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

stack-inspector

A gdb command to inspect the size of objects on the stack.

how to

Use gdb to navigate to a certain stack frame (run until your stack overflows or set a breakpoint somewhere). Then, simply run:

source stack-inspector.py
stack-inspector

About

A gdb command to inspect the size of objects on the stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages