1 Forks
20 Stars
20 Watchers

pdb-addr2line

A rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.

How to download and setup pdb-addr2line

Open terminal and run command
git clone https://github.com/mstange/pdb-addr2line.git
git clone is used to create a copy or clone of pdb-addr2line repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pdb-addr2line https://github.com/mstange/pdb-addr2line/archive/master.zip

Or simply clone pdb-addr2line with SSH
[email protected]:mstange/pdb-addr2line.git

If you have some problems with pdb-addr2line

You may open issue on pdb-addr2line support forum (system) here: https://github.com/mstange/pdb-addr2line/issues