tafuri / drpdb

Convert from Microsoft PDB format into a MySQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drpdb

Convert from Microsoft PDB format into a MySQL database

See the wiki page for documentation

##Examples The following tables were created by running drpdb on itself. Graphs were generated by feeding the tables into gephi.

Browsing a small subset of information about the functions in our program (function_overview) drpdb_ex4

Graph of all typedefs drpdb_ex3

drpdb_ex1

.cpp/.h include graph (make_include_graph) drpdb_ex2

Class hierarchy of a portion of VC++'s standard library (make_inheritance_graph) drpdb_ex2

About

Convert from Microsoft PDB format into a MySQL database


Languages

Language:C++ 56.8%Language:C 42.5%Language:PLpgSQL 0.5%Language:Pascal 0.2%