Setup & Installation
What This Skill Does
Adds deep knowledge of the DWARF debug format (versions 3-5) to an agent. Covers parsing and validating DWARF data from compiled binaries, answering questions about the standard, and writing or reviewing code that works with DWARF structures. Rather than manually cross-referencing the DWARF spec at dwarfstd.org and tracing through LLVM source, the skill surfaces the right commands, library APIs, and standard references in context.
When to use it
- Working with dwarf expert functionality
- Implementing dwarf expert features
- Debugging dwarf expert related issues
