..
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
[~] dbgEventCallbacks moved to heap memory, add rererences
2011-03-02 18:37:42 +00:00
dbgeventcb.h
[~] dbgEventCallbacks moved to heap memory, add rererences
2011-03-02 18:37:42 +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
[~] dbgEventCallbacks moved to heap memory, add rererences
2011-03-02 18:37:42 +00:00
dbgext.h
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbginput.h
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbgmem.cpp
[~] refactoring: RAII idiom is used instead of manual memory management
2011-02-24 10:46:00 +00:00
dbgmem.h
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbgmodule.cpp
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbgmodule.h
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +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 #8236 ( dprint/dprintln/print doesn't work with unicode string )
2011-01-26 16:17:33 +00:00
dbgprint.h
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbgprocess.cpp
[~] refactoring: RAII idiom is used instead of manual memory management
2011-02-24 10:46:00 +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
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbgsession.h
[~] dbgEventCallbacks moved to heap memory, add rererences
2011-03-02 18:37:42 +00:00
dbgsym.cpp
[+] added : image() and pdb() method for dbgModuleClass class. They return paths to pdb and image files.
2011-02-08 07:36:12 +00:00
dbgsym.h
[+] synthetic symbols implementation moved to different files
2011-03-02 13:16:42 +00:00
dbgsynsym.cpp
[~] dbgEventCallbacks moved to heap memory, add rererences
2011-03-02 18:37:42 +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@61031 9b283d60-5439-405e-af05-b73fd8c4d996
2011-02-04 07:48:31 +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