Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
C++
Latest commit 376f7cd @AndrewPardoe AndrewPardoe line feed
Failed to load latest commit information.
LICENSE Updated license and readme
README.md line feed
cvinfo.h Updated license and readme

README.md

microsoft-pdb

This repo contains information from Microsoft about the PDB (Program Database) Symbol File format.

The PDB format has not been officially documented, presenting a challenge for other compilers and toolsets (such as Clang/LLVM) that want to work with Windows or the Visual Studio debugger. We want to help the Open Source compilers to get onto the Windows platform.

The majority of content on this repo is presented as actual source files from the VC++ compiler toolset. Source code is the ultimate documentation :-) We hope that you will find it helpful. If you find that you need other information to successfully complete your project, please enter an Issue letting us know what information you need.

Something went wrong with that request. Please try again.