Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jakubch1/PPDB

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portable PDB native

A native library for working with the Portable PDB format.

Project contents

Dump/ - Tool to dump the contents of a Portable PDB to the console.

Reader/ - Static library to read the contents of a Portable PDB.

inc/ - Shared header files.

Requirements

  • CMake version 3.0+
  • Compiler with C++11 support

Build

  1. Create an output directory
    • e.g. mkdir bin
  2. Generate the project
    • e.g. cmake -S . -B bin
  3. Build the project
    • e.g. cmake --build bin

References

ECMA-335 - Metadata specification

Portable PDB - Additional tables specification

License

MIT - See files for details.

About

Portable PDB native support

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.