.. |
dbgcallback.h
|
[+] added: dbgExtensionClass class for calling windbg extension command from python script
|
2010-08-09 07:28:59 +00:00 |
dbgcmd.cpp
|
[+] added : eval routine for evaluation windbg expression
|
2010-12-27 08:02:19 +00:00 |
dbgcmd.h
|
[+] added : eval routine for evaluation windbg expression
|
2010-12-27 08:02:19 +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 : image() and pdb() method for dbgModuleClass class. They return paths to pdb and image files.
|
2011-02-08 07:36:12 +00:00 |
dbgext.h
|
[!] fixed : issue #8236 ( dprint/dprintln/print doesn't work with unicode string )
|
2011-01-26 16:17:33 +00:00 |
dbginput.h
|
[!] fixed : issue #8236 ( dprint/dprintln/print doesn't work with unicode string )
|
2011-01-26 16:17:33 +00:00 |
dbgmem.cpp
|
[+] added : isValid() routine; it validates virtual address
|
2011-02-07 07:59:22 +00:00 |
dbgmem.h
|
[+] added : isValid() routine; it validates virtual address
|
2011-02-07 07:59:22 +00:00 |
dbgmodule.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 |
dbgmodule.h
|
[+] added : image() and pdb() method for dbgModuleClass class. They return paths to pdb and image files.
|
2011-02-08 07:36: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
|
[!] fixed : issue #8236 ( dprint/dprintln/print doesn't work with unicode string )
|
2011-01-26 16:17:33 +00:00 |
dbgprint.h
|
[!] fixed : issue #8236 ( dprint/dprintln/print doesn't work with unicode string )
|
2011-01-26 16:17:33 +00:00 |
dbgprocess.cpp
|
[+] added : locals() routine; it returns local var for current scope
|
2011-02-04 07:44:15 +00:00 |
dbgprocess.h
|
[+] added : locals() routine; it returns local var for current scope
|
2011-02-04 07:44:15 +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 |
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
|
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 : go, stepin, stepover routine for control execution
|
2010-12-14 16:14:14 +00:00 |
dbgsystem.h
|
[+] added : go, stepin, stepover routine for control execution
|
2010-12-14 16:14:14 +00:00 |
dbgtype.cpp
|
git-svn-id: https://pykd.svn.codeplex.com/svn@61031 9b283d60-5439-405e-af05-b73fd8c4d996
|
2011-02-04 07:48:31 +00:00 |
dbgtype.h
|
git-svn-id: https://pykd.svn.codeplex.com/svn@61031 9b283d60-5439-405e-af05-b73fd8c4d996
|
2011-02-04 07:48:31 +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
|
[!] fixed : issue #6782 ( typedVar works very slowly )
|
2010-12-27 07:04:18 +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 |