pykd/changelist.txt

21 lines
611 B
Plaintext
Raw Normal View History

version 0.1.0.8 10/02/2012
[!] fixed : issue #10335 ( VirtualToOffset: not properly sign extended )
[!] fixed : issue #10336 ( pykd routines can not convert parameters to long )
version 0.1.0.7 30/01/2012
[+] added : cpuReg class
[+] added : getLocals method for the class stackFrame
[+] added : checksum method for the class module
[+] added : timestamp method for the class module
version 0.1.0.6 20/01/2012
[!] fixed : issue #10181 ( exception information (!py) )
[!] fixed : issue #10168 ( pyDia: fields of base class )
[!] fixed : issue #10149 ( handling pykd exceptions )