gimli-rs / addr2line

A cross-platform `addr2line` clone written in Rust, using `gimli`
https://docs.rs/addr2line
Apache License 2.0
315 stars 62 forks source link

Add --all option to addr2line binary #307

Closed philipc closed 4 months ago

philipc commented 4 months ago

This displays line number information for all known addresses.

306 will improve the ordering for the output of this.