Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

Closed Issue: [0.1.x] typedef is not supported [10628]

$
0
0
С code:
typedef struct MYSTRUCT_ {
int a;
} MYSTRUCT;
 
windbg commands "dt MYSTRUCT_" and "dt MYSTRUCT" work fine
 
pykd :
>>>print typeInfo( "MYSTRUCT" )
TypeException: MYSTRUCT : this type is not supported
Comments: close all old bugs

Viewing all articles
Browse latest Browse all 1625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>