gimli-rs / addr2line

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

Differences from LLVM output #324

Open philipc opened 1 month ago

philipc commented 1 month 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 1 month ago

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