pykd/pykd
SND\kernelnet_cp ed85fb9787 [+] added: isKernelDebugging routine
git-svn-id: https://pykd.svn.codeplex.com/svn@57937 9b283d60-5439-405e-af05-b73fd8c4d996
2010-11-22 15:10:25 +00:00
..
dbgcallback.h [+] added: dbgExtensionClass class for calling windbg extension command from python script 2010-08-09 07:28:59 +00:00
dbgcmd.cpp [+] added: dbgExtensionClass class for calling windbg extension command from python script 2010-08-09 07:28:59 +00:00
dbgcmd.h [+] added: dbgExtensionClass class for calling windbg extension command from python script 2010-08-09 07:28:59 +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: isKernelDebugging routine 2010-11-22 15:10:25 +00:00
dbgext.h [+] added: loadCStr, loadWStr routine added ( loading c-style string ) 2010-11-09 09:33:19 +00:00
dbginput.h [!] bug fixed: issue #7697 ( raw_input does not work ) 2010-11-22 07:47:59 +00:00
dbgmem.cpp [[+] added: windbg snippet displaying list of export for module 2010-11-12 16:03:03 +00:00
dbgmem.h [+] added: loadCStr, loadWStr routine added ( loading c-style string ) 2010-11-09 09:33:19 +00:00
dbgmodule.cpp ready for release 2010-07-26 10:55:12 +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
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
dbgstack.cpp [+] added: getImplicitThread routine( get address of the current thread ) 2010-08-20 12:09:45 +00:00
dbgstack.h [+] added: getImplicitThread routine( get address of the current thread ) 2010-08-20 12:09:45 +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: isKernelDebugging routine 2010-11-22 15:10:25 +00:00
dbgsystem.h [+] added: isKernelDebugging routine 2010-11-22 15:10:25 +00:00
dbgtype.cpp [!] typedVar routine fixed: loading array of complex type 2010-11-09 09:32:12 +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@57923 9b283d60-5439-405e-af05-b73fd8c4d996 2010-11-22 09:11:19 +00:00
pykd.vcproj [+] added: windbgIn windbgOut class for redirecting in/out from stdin/stdout 2010-11-19 15:51:19 +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