axiom-lldb-ref

Installation
SKILL.md

LLDB Command Reference

Complete command reference for LLDB in Xcode. Organized by task so you can find the exact command you need.

For debugging workflows and decision trees, see /skill axiom-lldb.


Part 1: Variable Inspection

v / frame variable

Reads memory directly. No compilation. Most reliable for Swift values.

Installs
109
GitHub Stars
953
First Seen
Feb 19, 2026
axiom-lldb-ref — charleswiltgen/axiom