pykd/pykd
SND\kernelnet_cp de82a8a078 [0.3.x] set version to 0.3.0.8
git-svn-id: https://pykd.svn.codeplex.com/svn@89070 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
..
dbgexcept.cpp [0.2.x] + exception handling 2017-11-08 17:42:50 +04:00
dbgexcept.h [0.3.x] added : getLocal and getLocals routines 2017-11-03 14:36:27 +04:00
dllmain.cpp [0.3.x] refactored : supported new breakpoint model for kdlibcpp 2017-11-03 14:36:27 +04:00
packages.config 2012 support 2017-11-03 14:36:27 +04:00
pycpucontext.cpp [0.3.x] fixed : issue #12956 ( setCurrentThread not actually switch current thread ) 2017-11-03 14:36:27 +04:00
pycpucontext.h [0.3.x] fixed : issue #12956 ( setCurrentThread not actually switch current thread ) 2017-11-03 14:36:27 +04:00
pydbgeng.cpp [0.3.x] fixed : issue #13043 ( getTargetProcesses raises Fatal Python Error ) 2017-11-03 14:36:27 +04:00
pydbgeng.h [0.3.x] added : getCurrentProcessId ( return current process debug id ) 2017-11-03 14:36:27 +04:00
pydbgio.h [0.3.x] refactored : working with processes and threads 2017-11-03 14:36:27 +04:00
pydisasm.h [0.3.x] reworked : added GIL release/acquire for any call to kdlibcpp 2017-11-03 14:36:27 +04:00
pyeventhandler.cpp [0.3.x] fixed : pykd::breakpoint class 2017-11-03 14:36:27 +04:00
pyeventhandler.h [0.3.x] fixed : pykd::breakpoint class 2017-11-03 14:36:27 +04:00
pyevents.h [0.3.x] fixed : added forgotten file 2017-11-03 14:36:27 +04:00
pykd_vc110.vcxproj 2012 support 2017-11-03 14:36:27 +04:00
pykd_vc110.vcxproj.filters 2012 support 2017-11-03 14:36:27 +04:00
pykd.def [0.1.x] added : dbgClient class 2017-11-08 17:06:26 +04:00
pykd.rc [0.1.x] ~ version fixed 2017-11-08 17:27:51 +04:00
pykd.vcxproj [0.3.x] fixed : release configurations 2017-11-03 14:36:27 +04:00
pykd.vcxproj.filters [0.3.x] added : getLastEvent getLastException routines 2017-11-03 14:36:27 +04:00
pykdver.h [0.3.x] set version to 0.3.0.8 2017-11-03 14:36:27 +04:00
pymemaccess.cpp [0.3.x] reworked : added GIL release/acquire for any call to kdlibcpp 2017-11-03 14:36:27 +04:00
pymemaccess.h [0.3.x] fix: MEMORY_BASIC_INFORMATION64::RegionSize is ULONGLONG 2017-11-03 14:36:27 +04:00
pymod.cpp [0.3.x] renamed : remote_initialize -> remoteConnect 2017-11-03 14:36:27 +04:00
pymodule.cpp [0.3.x] added : version_info for module 2017-11-03 14:36:27 +04:00
pymodule.h [0.3.x] added : version_info for module 2017-11-03 14:36:27 +04:00
pysymengine.h [0.3.x] added : routines for symbol path managment 2017-11-03 14:36:27 +04:00
pythreadstate.h [0.3.x] added : PyTool project for tests 2017-11-03 14:36:27 +04:00
pytypedvar.cpp [0.3.x] reworked : added GIL release/acquire for any call to kdlibcpp 2017-11-03 14:36:27 +04:00
pytypedvar.h [0.3.x] added : fucntion debug range 2017-11-03 14:36:27 +04:00
pytypeinfo.cpp [0.3.x] added : typeInfo.fields methos ( return list of tuple ( filedName, fieldType ) ) 2017-11-03 14:36:27 +04:00
pytypeinfo.h [0.3.x] added : typeInfo.fields methos ( return list of tuple ( filedName, fieldType ) ) 2017-11-03 14:36:27 +04:00
resource.h [0.3.x] + version_info 2017-11-03 14:36:26 +04: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 [0.2.x] added : EventHandler class and breakpoints callback 2017-11-08 17:42:50 +04:00
stladaptor.h [0.3.x] added : searchMemory routine 2017-11-03 14:36:26 +04:00
targetver.h [0.3.x] + version_info 2017-11-03 14:36:26 +04:00
variant.h [0.2.x] fixed : issue #12599 (exception raised when comparing typeInfo with None ) 2017-11-08 17:42:50 +04:00
windbgext.cpp [0.3.x] fixed : issue #13052 ( incorrect command line parsing ) 2017-11-03 14:36:27 +04:00
windbgext.h [0.3.x] added : !py command commandline arguments ( -g -l -h ) 2017-11-03 14:36:26 +04:00