gimli-rs / gimli

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

dwarfdump: change format specifier for addresses #734

Closed philipc closed 2 months ago

philipc commented 2 months ago

This allows replacing addresses with another type.

Also some other small changes, see commits.