Crate debug_info
source ·Expand description
Support for DWARF debug information from ELF files.
This is a good intro to the DWARF format: http://www.dwarfstd.org/doc/Debugging%20using%20DWARF.pdf
Structs
- The set of debug sections that we need to use from a crate object file.
Enums
- An enum describing the possible forms of debug information for a crate.