Skip to content
This repository was archived by the owner on Jan 25, 2018. It is now read-only.

rustle/LLDBStackStoreFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#What's it do?

This is a way to store stack frames, including their local variables using LLDBs python interface, with a goal to make sowing together stack traces across queues easy. Very much a work in progress, but pretty cool as is.

#Setup

Add .lldbinit, StackStore.py to ~/LLDB

Check out the BlockStack project and it's breakpoints.

#Notes

This has only been tested on Xcode 5. If you're making changes to StackStore.py, you usually don't need to restart Xcode, but once in awhile you do, cause bugs.

About

LLDB script for arbitrary stack trace storage and retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published