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

Updated Release: PYKD 0.2.0.28 (Feb 13, 2014)

$
0
0
  • added : getExt routine. Return handle of the loaded extension
  • added : removeExt routine : Unload extension by extension path
  • added : getExtensionSearchPath : Return the extension DLL search path
  • fixed :issue #12739 ( getParams() raises exception )
  • fixed :issue #12653 ( String length is limited to 16384? )
  • fixed :issue #12654 ( LoadExt should throw exception when file not found )

UPD:
found regression bug:
!pycmd
print 1,2,3,4
output:
1
2
3
4
instead of 1 2 3 4
will be fixed next realese, sorry

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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