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

Edited Issue: [0.3.x] failed to get any field from struct with static field [13979]

$
0
0
Any operation with struct containing static field leads to exception:
```
s = typedVar("structWithStatic", addr)
print s
print s.type()
print s.staticField
print s.noStaticField
```
Any action lead to exception:

DbgException: pyDia: Call IDiaSymbol::get_virtualAddress failed
Symbol name: staticField, tag= 7, location: 10
Return value is 0x1:
Incorrect function

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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