lldb

Community

Master LLDB debugging for C/C++/Swift.

Authormohitmishra786
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers efficiently debug C, C++, Swift, and Objective-C programs using the LLDB debugger, bridging the gap for those familiar with GDB and providing guidance for advanced LLDB features.

Core Features & Use Cases

  • GDB to LLDB Command Mapping: Quickly find equivalent LLDB commands for common GDB operations.
  • Breakpoints and Watchpoints: Set, manage, and configure breakpoints and watchpoints effectively.
  • State Inspection: Examine variables, registers, and memory with ease.
  • Platform Specifics: Includes guidance for macOS and Apple platforms, including Objective-C debugging.
  • IDE Integration: Provides setup for using LLDB within VS Code.
  • Python Scripting: Introduces LLDB's Python API for custom debugging extensions.
  • Use Case: Debug a complex C++ segmentation fault on macOS by mapping your GDB knowledge to LLDB commands and inspecting thread states.

Quick Start

Use the lldb skill to set a breakpoint at the 'main' function in your program.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lldb
Download link: https://github.com/mohitmishra786/low-level-dev-skills/archive/main.zip#lldb

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.