What problem does it solve?
This Skill helps diagnose and fix hard-to-trace failures on embedded Linux targets used in automotive IVI, HUD, and RSE systems. It is designed for kernel crashes, hangs, driver problems, and performance regressions where serial access, logs, and low-level system inspection are essential.
Core Features & Use Cases
- Kernel crash analysis: Interpret oops, panic, BUG, and stack trace output to identify the failing code path.
- Live diagnostics: Inspect dmesg, dynamic debug, /proc, /sys, ftrace, and perf data to understand system state.
- Remote and hardware debugging: Use gdbserver, KGDB, and OpenOCD for process, kernel, and JTAG-based investigation.
- Use case: A device boots but randomly hangs under load; this Skill guides serial log capture, tracing, symbol decoding, and root-cause isolation.
Quick Start
Ask for help debugging your embedded Linux issue by describing the symptom, target hardware, and whether you need crash, hang, perf, or driver analysis.