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

Edited Issue: [0.3.x] getTypeFromSouce crashes on invalid struct definitions [14079]

$
0
0
0:000> !py
Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> str = '''
... struct MYSTR {
... charintfloatdouble aaa;
... };
...
... '''
>>> print getTypeFromSource(str,'MYSTR')
80000003 Exception in pykd.py debugger extension.
PC: 00007fff`769c232f VA: 00000000`00000000 R/W: 0 Parameter: 00000000`00000000

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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