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 support for Mach-O unpacked debuginfo #298

Closed philipc closed 5 months ago

philipc commented 6 months ago

N_OSO symbols in the executable file contain the path to the object files.