gimli-rs / gimli

A library for reading and writing the DWARF debugging format
https://docs.rs/gimli/
Apache License 2.0
846 stars 108 forks source link

DWP improvements #698

Closed philipc closed 7 months ago

philipc commented 7 months ago

Adds DwarfPackageSections::borrow and extends the simple example to handle DWP files.