49 Forks
287 Stars
287 Watchers

pdb

A parser for Microsoft PDB (Program Database) debugging information

How to download and setup pdb

Open terminal and run command
git clone https://github.com/willglynn/pdb.git
git clone is used to create a copy or clone of pdb 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 https://github.com/willglynn/pdb/archive/master.zip

Or simply clone pdb with SSH
[email protected]:willglynn/pdb.git

If you have some problems with pdb

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