Interactive Debugging (WinDbg/CDB REPL)

Community

Agent-driven, interactive WinDbg/CDB debugging.

AuthorJasonVene
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a workflow and command-reference to attach to and drive the Microsoft CDB debugger interactively using agent tools like run_command and send_command_input, enabling agent-driven step-through debugging.

Core Features & Use Cases

  • Interactive control of cdb.exe via run_command and send_command_input to drive debugging sessions.
  • Step-by-step execution, breakpoints management, and state inspection for Windows applications.
  • End-to-end workflow from launching the debugger to cleanup and recovery in case of hangs or lost CommandId, with guidance on common tasks like inspecting locals, memory, and stacks.

Quick Start

Launch the debugger with the build_env wrapper, then drive it interactively by sending commands to cdb through run_command and send_command_input.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Interactive Debugging (WinDbg/CDB REPL)
Download link: https://github.com/JasonVene/CC_MainDev/archive/main.zip#interactive-debugging-windbg-cdb-repl

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.