.. |
dbgcallback.h
|
[+] added: dbgExtensionClass class for calling windbg extension command from python script
|
2010-08-09 07:28:59 +00:00 |
dbgcmd.cpp
|
[+] added : go, stepin, stepover routine for control execution
|
2010-12-14 16:14:14 +00:00 |
dbgcmd.h
|
[+] added : go, stepin, stepover routine for control execution
|
2010-12-14 16:14:14 +00:00 |
dbgdump.cpp
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgdump.h
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgexcept.h
|
git-svn-id: https://pykd.svn.codeplex.com/svn@50344 9b283d60-5439-405e-af05-b73fd8c4d996
|
2010-07-06 14:49:02 +00:00 |
dbgext.cpp
|
[+] added : ptrMWord, ptrSignMWord for reading target's machine word ( 32 or 64 bits ) from memory
|
2010-12-20 16:46:21 +00:00 |
dbgext.h
|
[+] added: getThreadList routine; returns thread object's ptr list
|
2010-11-26 11:25:41 +00:00 |
dbginput.h
|
[!] bug fixed: issue #7697 ( raw_input does not work )
|
2010-11-22 07:47:59 +00:00 |
dbgmem.cpp
|
[+] added : ptrMWord, ptrSignMWord for reading target's machine word ( 32 or 64 bits ) from memory
|
2010-12-20 16:46:21 +00:00 |
dbgmem.h
|
[+] added : ptrMWord, ptrSignMWord for reading target's machine word ( 32 or 64 bits ) from memory
|
2010-12-20 16:46:21 +00:00 |
dbgmodule.cpp
|
[!] fixed: loadModule return None for non existin module with out outputing error message
|
2010-11-26 14:03:25 +00:00 |
dbgmodule.h
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgpath.cpp
|
[!] bug fixed: issue #7717 ( !py command failed to find standart modules )
|
2010-11-22 08:47:24 +00:00 |
dbgpath.h
|
[!] bug fixed: issue #7717 ( !py command failed to find standart modules )
|
2010-11-22 08:47:24 +00:00 |
dbgprint.cpp
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgprint.h
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgprocess.cpp
|
[+] added : getCurrentPorcess, setCurrentProcess routines
|
2010-11-26 15:26:00 +00:00 |
dbgprocess.h
|
[+] added : getCurrentPorcess, setCurrentProcess routines
|
2010-11-26 15:26:00 +00:00 |
dbgreg.cpp
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgreg.h
|
git-svn-id: https://pykd.svn.codeplex.com/svn@50344 9b283d60-5439-405e-af05-b73fd8c4d996
|
2010-07-06 14:49:02 +00:00 |
dbgsession.cpp
|
[!] bug fixed: issue #7688 ( dbgIsSessionStart returns false after dbgCreateSession call )
|
2010-11-18 16:20:12 +00:00 |
dbgsession.h
|
ready for release
|
2010-07-26 10:55:12 +00:00 |
dbgsym.cpp
|
[!] bug fixed: findModule does not work for address < 4GB
|
2010-11-22 11:39:40 +00:00 |
dbgsym.h
|
git-svn-id: https://pykd.svn.codeplex.com/svn@50344 9b283d60-5439-405e-af05-b73fd8c4d996
|
2010-07-06 14:49:02 +00:00 |
dbgsystem.cpp
|
[+] added : go, stepin, stepover routine for control execution
|
2010-12-14 16:14:14 +00:00 |
dbgsystem.h
|
[+] added : go, stepin, stepover routine for control execution
|
2010-12-14 16:14:14 +00:00 |
dbgtype.cpp
|
[!] fixed : loadTypedVar for unnamed union tag ::<unnamed-tag>
|
2010-11-25 16:13:30 +00:00 |
dbgtype.h
|
[+] added: sizeof routine ( returns size of type )
|
2010-09-14 09:09:15 +00:00 |
pykd.cpp
|
git-svn-id: https://pykd.svn.codeplex.com/svn@50344 9b283d60-5439-405e-af05-b73fd8c4d996
|
2010-07-06 14:49:02 +00:00 |
pykd.def
|
[+] added: !pythonpath windbg command - print enviroment var $pythonpath
|
2010-10-25 07:54:10 +00:00 |
pykd.rc
|
git-svn-id: https://pykd.svn.codeplex.com/svn@58081 9b283d60-5439-405e-af05-b73fd8c4d996
|
2010-11-26 15:30:22 +00:00 |
pykd.vcproj
|
[+] added : getProcessorMode, setProcessorMode routines;
|
2010-11-26 13:55:09 +00:00 |
resource.h
|
[+] added: version infi resource
|
2010-08-20 12:18:30 +00:00 |
stdafx.cpp
|
git-svn-id: https://pykd.svn.codeplex.com/svn@50344 9b283d60-5439-405e-af05-b73fd8c4d996
|
2010-07-06 14:49:02 +00:00 |
stdafx.h
|
ready for release
|
2010-07-26 10:55:12 +00:00 |