dap-debugging

Community

Debug apps with live breakpoints and state.

Authorjangtrinh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Real-time debugging replaces guesswork with concrete observation by enabling breakpoints, runtime state inspection, and step-through execution across languages.

Core Features & Use Cases

  • Breakpoint-based debugging across languages (Python, Go, Node.js/TS, Rust, C/C++) with commands like dap debug <file> --break <file>:<line>.
  • Live inspection of locals, call stacks, and source context, plus on-demand evaluation via dap eval.
  • Supports multi-file debugging, exception handling, and remote attachment for complex workflows.

Quick Start

Start debugging by placing a breakpoint at a line and running dap debug <file> --break <file>:<line>.

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: dap-debugging
Download link: https://github.com/jangtrinh/EaseUI-Agent/archive/main.zip#dap-debugging

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 471,000+ vetted skills library on demand.