Python + WinDbg (@pykd) 's Twitter Profile
Python + WinDbg

@pykd

Python extension for WinDbg

ID: 315905652

linkhttp://pykd.codeplex.com calendar_today12-06-2011 16:48:50

34 Tweet

366 Followers

0 Following

Pykd (@pykd_dev) 's Twitter Profile Photo

A first alpha version of the new line 0.2.x is available for downloading and testing pykd.codeplex.com/releases/view/…

Sasha Goldshtein (@goldshtn) 's Twitter Profile Photo

Announcing heap_stat.py, a script for searching and displaying C++ heap objects in WinDbg: blogs.microsoft.co.il/blogs/sasha/ar…

Sasha Goldshtein (@goldshtn) 's Twitter Profile Photo

And yes, now you can do: !py heap_stat.py -type myclass to display all objects of type myclass that I can find on your Win32 heaps.

Sasha Goldshtein (@goldshtn) 's Twitter Profile Photo

Another example: .foreach (c {!py heap_stat.py -type myclass}) { ?? ((myclass*)c)->name } to print out all the names of myclass objects

Pykd (@pykd_dev) 's Twitter Profile Photo

you can spend 30sec and help to the pykd project very match. Vote the post: social.msdn.microsoft.com/Forums/windows…