.. |
dbgexcept.cpp
|
[0.3.x] fixed : issue # 13389 ( exception in event callback leads to application hang up )
|
2017-11-03 15:24:07 +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] restored tests of synthetic symbols
|
2017-11-03 15:24:08 +04:00 |
packages.pykd_vc110.config
|
[0.3.x] added : VS 2013 projects
|
2017-11-03 15:24:07 +04:00 |
packages.pykd_vc120.config
|
[0.3.x] added : getFrameNumber ( return current frame number )
|
2017-11-03 15:24:07 +04:00 |
pycpucontext.cpp
|
[0.3.x] added : reg routine ( return a CPU register value by the register's number )
|
2017-11-03 15:24:07 +04:00 |
pycpucontext.h
|
[0.3.x] added : reg routine ( return a CPU register value by the register's number )
|
2017-11-03 15:24:07 +04:00 |
pydbgeng.cpp
|
[0.3.x] added : getLocalProcesses routine ( Return list of runnng processes on the host system )
|
2017-11-03 15:24:08 +04:00 |
pydbgeng.h
|
[0.3.x] added : getLocalProcesses routine ( Return list of runnng processes on the host system )
|
2017-11-03 15:24:08 +04:00 |
pydbgio.h
|
[0.3.x] added : dinput routine ( provide input for debugger )
|
2017-11-03 15:24:08 +04:00 |
pydisasm.h
|
[0.3.x] added : disasm::opcode method ( returm current disassembled instruction )
|
2017-11-03 15:24:07 +04:00 |
pyeventhandler.cpp
|
[0.3.x] added : removeAllBp routine ( Remove all breakpoints )
|
2017-11-03 15:24:08 +04:00 |
pyeventhandler.h
|
[0.3.x] added : removeAllBp routine ( Remove all breakpoints )
|
2017-11-03 15:24:08 +04:00 |
pyevents.h
|
[0.3.x] fixed : added forgotten file
|
2017-11-03 14:36:27 +04:00 |
pykd_vc110.vcxproj
|
[0.3.x] added : class targetProcess ( representing process in the target system )
|
2017-11-03 15:24:07 +04:00 |
pykd_vc110.vcxproj.filters
|
[0.3.x] added : class targetProcess ( representing process in the target system )
|
2017-11-03 15:24:07 +04:00 |
pykd_vc120.vcxproj
|
[0.3.x] added : targetSystem.processes() (return list of processes for the target system)
|
2017-11-03 15:24:08 +04:00 |
pykd_vc120.vcxproj.filters
|
[0.3.x] added : targetSystem.processes() (return list of processes for the target system)
|
2017-11-03 15:24:08 +04:00 |
pykd.def
|
[0.1.x] added : dbgClient class
|
2017-11-08 17:06:26 +04:00 |
pykd.rc
|
[0.3.x] fixed : getSystemInfo returns incorrect information
|
2017-11-03 15:24:07 +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
|
changed : version up to 0.3.0.37
|
2017-11-03 15:24:08 +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] added : isVaRegionValid routine ( check if the virtaul addresses region is valid )
|
2017-11-03 15:24:07 +04:00 |
pymod.cpp
|
[0.3.x] added : targetThread.instructionOffset property (return an instruction pointer)
|
2017-11-03 15:24:08 +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] fixed : issue # 13745 ( the method module.getVersion is missed )
|
2017-11-03 15:24:08 +04:00 |
pyprocess.cpp
|
[0.3.x] added : targetSystem.processes() (return list of processes for the target system)
|
2017-11-03 15:24:08 +04:00 |
pyprocess.h
|
[0.3.x] added : targetThread.instructionOffset property (return an instruction pointer)
|
2017-11-03 15:24:08 +04:00 |
pysymengine.h
|
[0.3.x] added : getSourceFileFromSrcSrv ( load and return source file from source server by the specified offset )
|
2017-11-03 15:24:08 +04:00 |
pythreadstate.h
|
[0.3.x] added : onDebugOutput callback
|
2017-11-03 15:24:07 +04:00 |
pytypedvar.cpp
|
[0.3.x] added : targetThread.instructionOffset property (return an instruction pointer)
|
2017-11-03 15:24:08 +04:00 |
pytypedvar.h
|
[0.3.x] added : __dir__ method for typedVar ( return list of fields name )
|
2017-11-03 15:24:08 +04:00 |
pytypeinfo.cpp
|
[0.3.x] added : targetThread.instructionOffset property (return an instruction pointer)
|
2017-11-03 15:24:08 +04:00 |
pytypeinfo.h
|
[0.3.x] added : __dir__ method for typeInfo ( return list of fields name )
|
2017-11-03 15:24:08 +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
|
~ VS2012 build fixed (reverted)
|
2017-11-03 15:24:07 +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.3.x] added : numVariantL::__float__ method ( automatic convert to float values )
|
2017-11-03 15:24:07 +04:00 |
windbgext.cpp
|
[0.3.x] fixed : exec_file raise std exception
|
2017-11-03 15:24:08 +04:00 |
windbgext.h
|
[0.3.x] fixed: run script without .py extension
|
2017-11-03 15:24:07 +04:00 |