5 Repos
LLDB plugins and command collections for iOS and macOS debugging.
Explore 5 awesome GitHub repositories matching part of an awesome list · LLDB Debugging. Refine with filters or upvote what's useful.
Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of iOS applications. It provides utilities for tracing responder chains, traversing view hierarchies, and modifying UI elements during runtime. The toolset distinguishes itself through specialized visual debugging capabilities, including a suite for toggling view visibility and borders to isolate layout issues, as well as a system to export colors and images from a running app to a desktop previewer for asset verification. The project covers a broad range of UI diagnostic capabili
Collection of LLDB commands for iOS app debugging.
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
LLDB plugin for inspecting Node.js and V8 states.