pykd/pykd
SND\EreTIk_cp 2c3d26da91 [*] vcproj-file modifications
git-svn-id: https://pykd.svn.codeplex.com/svn@66439 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-08 16:42:26 +00:00
..
dbgbreak.cpp [pykd] added : lost dbgbreak.cpp/h files 2011-05-23 09:23:53 +00:00
dbgbreak.h [pykd] added : lost dbgbreak.cpp/h files 2011-05-23 09:23:53 +00:00
dbgclient.h [pykd] fixed : hotfix 2011-04-14 15:09:17 +00:00
dbgcmd.cpp [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgcmd.h [pykd] added: typeInfo class 2011-05-23 06:43:24 +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
dbgevent.cpp [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgevent.h [~] moduleEvents renamed to debugEvent. now it is base class of all debug events 2011-05-23 11:35:43 +00:00
dbgeventcb.cpp [~] moduleEvents renamed to debugEvent. now it is base class of all debug events 2011-05-23 11:35:43 +00:00
dbgeventcb.h [+] add callback for load/unload modules 2011-05-22 23:55:20 +00:00
dbgexcept.cpp [pykd] added : lost dbgexcept.cpp file 2011-05-23 09:36:01 +00:00
dbgexcept.h [pykd] added: typeInfo class 2011-05-23 06:43:24 +00:00
dbgext.cpp [pykd] added : typedVar::data method ( Return raw string object with data stream ) 2011-06-07 16:39:05 +00:00
dbgext.h [pykd] added: typeInfo class 2011-05-23 06:43:24 +00:00
dbgio.cpp [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgio.h [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgmem.cpp [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgmem.h [pykd] added: typeInfo class 2011-05-23 06:43:24 +00:00
dbgmodule.cpp [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgmodule.h [+] add callback for load/unload modules 2011-05-22 23:55:20 +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
dbgprocess.cpp [pykd] added: typeInfo class 2011-05-23 06:43:24 +00:00
dbgprocess.h [+] synthetic symbols implementation moved to different files 2011-03-02 13:16:42 +00:00
dbgreg.cpp [pykd] added : rdmsr routine ( Return MSR value ) 2011-05-24 09:32:42 +00:00
dbgreg.h [pykd] added : rdmsr routine ( Return MSR value ) 2011-05-24 09:32:42 +00:00
dbgsym.cpp [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +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] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +00:00
dbgsystem.h [pykd] fixed : hotfix for dbgClient 2011-04-14 14:14:33 +00:00
dbgtype.cpp [pykd] added : typedVar::data method ( Return raw string object with data stream ) 2011-06-07 16:39:05 +00:00
dbgtype.h [pykd] added : typedVar::data method ( Return raw string object with data stream ) 2011-06-07 16:39:05 +00:00
make.bat [+] Added dbgModuleClass::print() 2011-02-24 09:15:45 +00:00
pykd_2008.vcproj [*] vcproj-file modifications 2011-06-08 16:42:26 +00:00
pykd.cpp [~] moduleEvents renamed to debugEvent. now it is base class of all debug events 2011-05-23 11:35:43 +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 ready for release 0.0.18 2011-05-25 05:46:02 +00:00
pykd.vcproj [pykd] updated : move all code for input/output operation to dbgio.h/cpp 2011-06-07 16:13:05 +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