issues
search
mstange
/
pdb-addr2line
A rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
https://docs.rs/pdb-addr2line
Apache License 2.0
33
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename procedure to function in more places.
#16
mstange
closed
3 years ago
0
Cache inlinee function names based on IdIndex
#15
mstange
closed
3 years ago
0
Populate TypeFinder and IdFinder lazily.
#14
mstange
closed
3 years ago
0
Add support for demangling in the example.
#13
mstange
closed
3 years ago
0
(cargo-release) version 0.2.0
#12
mstange
closed
3 years ago
0
Tweak readme.
#11
mstange
closed
3 years ago
0
Include public function symbols, not just procedure symbols.
#10
mstange
closed
3 years ago
0
Add a CI test for wasm compatibility
#9
mstange
opened
3 years ago
0
Add some more tests
#8
mstange
opened
3 years ago
1
Support demangling in the example binary
#7
mstange
closed
3 years ago
0
Handle cross-module imports in the TypeFormatter
#6
mstange
closed
3 years ago
3
Consider caching file names
#5
mstange
closed
3 years ago
1
Cache inlinee function names based on IdIndex
#4
mstange
closed
3 years ago
0
TypeFormatter should index types and ids lazily
#3
mstange
closed
3 years ago
0
Public function symbols are missing
#2
mstange
closed
3 years ago
0
Fresh start
#1
mstange
closed
3 years ago
0
Previous