pykd/pykd
SND\kernelnet_cp ad44c62065 [pykd] updated : improve performance of typedVar function
git-svn-id: https://pykd.svn.codeplex.com/svn@64221 9b283d60-5439-405e-af05-b73fd8c4d996
2011-04-19 13:46:19 +00:00
..
dbgcallback.h [+] added: dbgExtensionClass class for calling windbg extension command from python script 2010-08-09 07:28:59 +00:00
dbgclient.h [pykd] fixed : hotfix 2011-04-14 15:09:17 +00:00
dbgcmd.cpp [pykd] added : callback for bp class ( breakpoint ) 2011-04-08 07:53:37 +00:00
dbgcmd.h [pykd] fixed: issue 8614 ( go() works incorrectly while process is terminating ) 2011-04-14 07:07:33 +00:00
dbgdump.cpp [pykd] fixed: issue 8470 ( python.exe crashes after first pykd call ) 2011-04-14 12:28:22 +00:00
dbgdump.h [!] restored revisions: 62086 and 62085 2011-03-02 13:56:22 +00:00
dbgeventcb.cpp [pykd] fixed : hotfix 2011-04-14 15:09:17 +00:00
dbgeventcb.h [pykd] fixed: issue 8470 ( python.exe crashes after first pykd call ) 2011-04-14 12:28:22 +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 [pykd] fixed : hotfix 2011-04-14 15:09:17 +00:00
dbgext.h [pykd] fixed: issue 8470 ( python.exe crashes after first pykd call ) 2011-04-14 12:28:22 +00:00
dbginput.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgmem.cpp [pykd] updated: docstrings 2011-04-12 06:34:42 +00:00
dbgmem.h [pykd] updated: docstrings 2011-04-12 06:34:42 +00:00
dbgmodule.cpp [pykd] added : checksum() and timestamp() methods for dbgModuleClass 2011-04-08 09:30:21 +00:00
dbgmodule.h [~] remove addr64Ex 2011-04-08 09:55:30 +00:00
dbgpath.cpp [pykd] added : docstrings added for all fucntions. My congratulations 2011-04-13 15:51:54 +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 [pykd] added : callback for bp class ( breakpoint ) 2011-04-08 07:53:37 +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
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 [pykd] added : callback for bp class ( breakpoint ) 2011-04-08 07:53:37 +00:00
dbgsynsym.h [pykd] added : callback for bp class ( breakpoint ) 2011-04-08 07:53:37 +00:00
dbgsystem.cpp [pykd] fixed : hotfix for dbgClient 2011-04-14 14:14:33 +00:00
dbgsystem.h [pykd] fixed : hotfix for dbgClient 2011-04-14 14:14:33 +00:00
dbgtype.cpp [pykd] updated : improve performance of typedVar function 2011-04-19 13:46:19 +00:00
dbgtype.h [pykd] updated : improve performance of typedVar function 2011-04-19 13:46:19 +00:00
make.bat [+] Added dbgModuleClass::print() 2011-02-24 09:15:45 +00:00
pykd_2008.vcproj [+] release linker options /pdbpath:none 2011-04-16 21:20:29 +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@64017 9b283d60-5439-405e-af05-b73fd8c4d996 2011-04-15 06:18:25 +00:00
pykd.vcproj [pykd] fixed: issue 8470 ( python.exe crashes after first pykd call ) 2011-04-14 12:28:22 +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