gimli-rs / addr2line

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

Differences from LLVM output #324

Open philipc opened 3 months ago

philipc commented 3 months ago

I've started looking at the recently added benchmarks to check that this crate is returning correct results and not cheating. Some differences so far (these come from looking at the postgresql debug):

gdh1995 commented 3 months ago

The 4th point is also what I met in https://github.com/gimli-rs/addr2line/issues/326#issuecomment-2283956963 .