Many PDBs have public symbols which do not have a corresponding procedure symbol. At the moment, these are completely discarded because only procedure symbols are respected.
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', examples/pdb-addr2line.rs:178:58
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Many PDBs have public symbols which do not have a corresponding procedure symbol. At the moment, these are completely discarded because only procedure symbols are respected.
Steps to reproduce:
Expected results:
Actual results: