Skip to main content

Microsoft DIA (Debug Interface Access) Wrapper Module

Project description

DIA is Microsoft’s Debug Interface Acccess API, for inspection of PDB files. It’s exposed as a COM object, with no automation, hence access through Python COM is not possible.

pydia is a wrapper that exposes much of the DIA API as-is to Python. For detailed information of the API, see the Microsoft documentation at

http://msdn.microsoft.com/en-us/library/x93ctkx8.aspx

This module assumes the VS 2005 version of the DIA API; some of the attributes it exposes weren’t defined in VS 2003. To use the binary modules, VS 2005 or newer needs to be installed on the system.

See the included diademo.py for an example.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydia-1.0.zip (7.8 kB view hashes)

Uploaded Source

Built Distribution

pydia-1.0.win32-py2.5.exe (74.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page