mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-20 03:23:23 +08:00
ready for release
git-svn-id: https://pykd.svn.codeplex.com/svn@54282 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
68b73e99c4
commit
51f2adb195
11
changelog
11
changelog
@ -1,3 +1,14 @@
|
||||
version 0.0.7 20/08/2010
|
||||
|
||||
[+] added: getImplicitThread routine( get address of the current thread )
|
||||
[+] added: setImplicitThread routine ( change current thread context )
|
||||
[+] added: dbgStackFrameClass class ( information about stack frame )
|
||||
[+] added: getCurrentStack routine ( get current stack as collections of dbgStackFrameClass object )
|
||||
[+] added: loadLinkedList routine
|
||||
[+] added: getPdbFile routine
|
||||
[+] added: reloadSymbols
|
||||
[!] bug fixed: issue #6862 ( loadUnicodeString for x64 target does not work )
|
||||
|
||||
version 0.0.6 09/08/2010
|
||||
|
||||
[+] added: dbgExtensionClass class for calling windbg extension command from python script
|
||||
|
Loading…
Reference in New Issue
Block a user