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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pydia-1.0.zip
.
File metadata
- Download URL: pydia-1.0.zip
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d9caaa035434450516129b682df158af9266cedccd5272f32d9d90437dd8ec3 |
|
MD5 | 52b8b6c1c851f5d75eaf2a0f5420314b |
|
BLAKE2b-256 | 883f239d93a36ae7a9c3718a8c4e06c1dd5b1be858f2f728ec20edd74517dac5 |
File details
Details for the file pydia-1.0.win32-py2.5.exe
.
File metadata
- Download URL: pydia-1.0.win32-py2.5.exe
- Upload date:
- Size: 74.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f715a153c4c1ced5ee99f07bf6f784fafd19c371e52e5f520209dc86b4763dc |
|
MD5 | 70eff14d06f65e3d7ac5fe7c42df3283 |
|
BLAKE2b-256 | 799dbfd5d93d0248ca3cc07e79ce5ace39e168b9f6d5603cdd36a4965517079c |