qemu-debug-session
CommunityComprehensive QEMU debugging workflow for Breenix kernel.
Authorryanbreen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a centralized workflow to debug the Breenix kernel via QEMU, including monitors, logs, and live inspection capabilities.
Core Features & Use Cases
- Live inspection of CPU state, memory, and registers
- Monitor access via TCP/stdio
- Detailed logging and session management for reproducible debugging
- Use Case: diagnose a boot failure by tracing interrupts, stepping into initialization, and capturing a repeatable log sequence
Quick Start
Set environment variables for logs and enable the monitor, then start QEMU with the Breenix binary and attach via monitor or GDB as needed.
Dependency Matrix
Required Modules
None requiredComponents
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: qemu-debug-session Download link: https://github.com/ryanbreen/breenix/archive/main.zip#qemu-debug-session Please download this .zip file, extract it, and install it in the .claude/skills/ directory.