SkillAgentSearch skills...

LLDBStackStoreFetch

LLDB script for arbitrary stack trace storage and retrieval

Install / Use

/learn @rustle/LLDBStackStoreFetch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#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.

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2y ago
Forks1

Languages

Python

Security Score

60/100

Audited on Jan 19, 2024

No findings