pykd/pykd
SND\EreTIk_cp 8e0ecc1733 [+] added debug events defs
[~] addr64 conversion for module randge and get tread/process context

git-svn-id: https://pykd.svn.codeplex.com/svn@62774 9b283d60-5439-405e-af05-b73fd8c4d996
2011-03-17 09:04:28 +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 dbgModuleClass::print() 2011-02-24 09:15:45 +00:00
dbgcmd.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgdump.cpp [!] restored revisions: 62086 and 62085 2011-03-02 13:56:22 +00:00
dbgdump.h [!] restored revisions: 62086 and 62085 2011-03-02 13:56:22 +00:00
dbgeventcb.cpp [~] singleton dbgEventCallbacks and work with him moved into a class DbgEventCallbacks 2011-03-02 19:58:41 +00:00
dbgeventcb.h [~] singleton dbgEventCallbacks and work with him moved into a class DbgEventCallbacks 2011-03-02 19:58:41 +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 debug events defs 2011-03-17 09:04:28 +00:00
dbgext.h [!] fixed : issue 8458 ( doubled output in windbg ) 2011-03-03 08:27:39 +00:00
dbginput.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgmem.cpp [!] fixed : issue 8493 ( loadPtrs returns dict instead list ) 2011-03-09 09:19:14 +00:00
dbgmem.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgmodule.cpp [+] added debug events defs 2011-03-17 09:04:28 +00:00
dbgmodule.h [+] added debug events defs 2011-03-17 09:04:28 +00:00
dbgpath.cpp [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +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 [!] fixed : issue 8469 ( dprintln does not work in console mode ) 2011-03-05 15:08:41 +00:00
dbgprint.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgprocess.cpp [+] added debug events defs 2011-03-17 09:04:28 +00:00
dbgprocess.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgreg.cpp ready for release 2010-07-26 10:55:12 +00:00
dbgreg.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgsession.cpp [!] fixed : issue 8458 ( doubled output in windbg ) 2011-03-03 08:27:39 +00:00
dbgsession.h [~] singleton dbgEventCallbacks and work with him moved into a class DbgEventCallbacks 2011-03-02 19:58:41 +00:00
dbgsym.cpp [~] Remove trailing spaces, tabs replaced by spaces. Testing TFS 2011-03-03 17:18:39 +00:00
dbgsym.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgsynsym.cpp [~] event callback optimized if there was no work with synthetic symbols 2011-03-08 09:06:48 +00:00
dbgsynsym.h [~] dbgEventCallbacks moved to heap memory, add rererences 2011-03-02 18:37:42 +00:00
dbgsystem.cpp [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgsystem.h [+] added : go, stepin, stepover routine for control execution 2010-12-14 16:14:14 +00:00
dbgtype.cpp [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgtype.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
make.bat [+] Added dbgModuleClass::print() 2011-02-24 09:15:45 +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 : __str__ method for typedVar class, so it can be outputed by print operator 2011-01-14 17:58:28 +00:00
pykd.rc git-svn-id: https://pykd.svn.codeplex.com/svn@62129 9b283d60-5439-405e-af05-b73fd8c4d996 2011-03-03 15:47:42 +00:00
pykd.vcproj [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +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 [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00