2012-03-28 13:58:29 +08:00
|
|
|
version 0.1.0.10 28/03/2012
|
|
|
|
|
|
|
|
[+] added : direct constructor for typeInfo
|
|
|
|
[+] added : direct constructor for typedVar
|
|
|
|
[+] added : typedVarList, typedVarArray, containingRecord routines
|
|
|
|
[!] fixed : issue #10521 ( typeInfo returns invalid type name for array's element )
|
|
|
|
[!] fixed : issue #10338 ( print typeInfo raises TypeException )
|
|
|
|
|
|
|
|
version 0.1.0.9 13/03/2012
|
2012-03-13 14:18:05 +08:00
|
|
|
|
|
|
|
[+] added : support constant variables without RVA
|
|
|
|
[+] added : DIA: undecorated name getter
|
|
|
|
[+] added : DIA: load symbols for executable file
|
|
|
|
[+] added : ability to return "None" from bp-handler
|
|
|
|
[+] added : typedVar __str__ converter ( base class is not printed )
|
|
|
|
[!] fiexd : issue #10393 ( Failed to get type name for void* )
|
2012-02-10 16:03:36 +08:00
|
|
|
|
2012-02-28 15:09:33 +08:00
|
|
|
version 0.1.0.8 10/02/2012
|
|
|
|
|
2012-02-10 23:14:52 +08:00
|
|
|
[!] fixed : issue #10335 ( VirtualToOffset: not properly sign extended )
|
2012-02-10 16:03:36 +08:00
|
|
|
[!] fixed : issue #10336 ( pykd routines can not convert parameters to long )
|
|
|
|
|
2012-01-30 15:08:58 +08:00
|
|
|
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
|
2012-02-10 16:03:36 +08:00
|
|
|
[+] added : timestamp method for the class module
|
2012-01-30 15:08:58 +08:00
|
|
|
|
|
|
|
|
2012-01-20 17:14:16 +08:00
|
|
|
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 )
|
|
|
|
|
|
|
|
|