.. |
dia
|
[0.2.x] fixed : set version to 0.2.0.22
|
2017-11-08 17:42:50 +04:00 |
python
|
[0.2.x] + attachKernel, isLocalKernelDebuggerEnabled
|
2017-11-08 17:42:50 +04:00 |
win
|
[0.2.x] fixed : issue #12145 ( getOffset failes with SymbolException )
|
2017-11-08 17:42:50 +04:00 |
bpoint.cpp
|
[0.2.x] added : EventHandler class and breakpoints callback
|
2017-11-08 17:42:50 +04:00 |
bpoint.h
|
[0.2.x] added : EventHandler class and breakpoints callback
|
2017-11-08 17:42:50 +04:00 |
context.cpp
|
[0.2.x] added : loadDump, isKernelDebugging, isDumpAnalyzing routines
|
2017-11-08 17:42:50 +04:00 |
context.h
|
[0.2.x] added : loadDump, isKernelDebugging, isDumpAnalyzing routines
|
2017-11-08 17:42:50 +04:00 |
cpureg.cpp
|
[0.2.x] added : cpuReg class
|
2017-11-08 17:42:50 +04:00 |
cpureg.h
|
[0.2.x] added : setProcessorMode routine
|
2017-11-08 17:42:50 +04:00 |
customtypes.cpp
|
[0.2.x] fixed : pykd may crash by calling API routines with typeInfo = None
|
2017-11-08 17:42:50 +04:00 |
customtypes.h
|
[0.2.x] fixed : size of pointer to a custom defined type is equal zero
|
2017-11-08 17:42:50 +04:00 |
dbgcmd.cpp
|
[0.1.x] fixed : issue #10591 ( bit field returns wrong value )
|
2017-11-08 17:27:51 +04:00 |
dbgcmd.h
|
[0.1.x] added : compareMemory routine
|
2017-11-08 17:06:26 +04:00 |
dbgengine.h
|
[0.2.x] + attachKernel, isLocalKernelDebuggerEnabled
|
2017-11-08 17:42:50 +04:00 |
dbgevent.cpp
|
[0.1.x] +reset for EventHandler
|
2017-11-08 17:33:17 +04:00 |
dbgevent.h
|
[0.1.x] +reset for EventHandler
|
2017-11-08 17:33:17 +04:00 |
dbgexcept.cpp
|
[0.2.x] + exception handling
|
2017-11-08 17:42:50 +04:00 |
dbgexcept.h
|
[0.2.x] + exception handling
|
2017-11-08 17:42:50 +04:00 |
dbgext.cpp
|
[0.2.x] fixed : CoInitialize error
|
2017-11-08 17:42:50 +04:00 |
dbgmem.cpp
|
[0.2.x] fixed : ptrPtr routine returns "normalized" address
|
2017-11-08 17:42:50 +04:00 |
dbgmem.h
|
[0.2.x] added : searchMemory routine ( Search in virtual memory )
|
2017-11-08 17:42:50 +04:00 |
diacallback.h
|
[0.1.x] + DIA: load symbols for executable file
|
2017-11-08 17:27:51 +04:00 |
diaprint.cpp
|
[0.1.x] + DiaSymbol.section method
|
2017-11-08 17:33:17 +04:00 |
diaregs.h
|
[~] pyDia: regs, print
|
2017-11-08 17:06:26 +04:00 |
disasm.cpp
|
[0.2.x] added : disasm::findOffset method ( Return the location of a processor instruction relative to a given location )
|
2017-11-08 17:42:50 +04:00 |
disasm.h
|
[0.2.x] added : disasm::findOffset method ( Return the location of a processor instruction relative to a given location )
|
2017-11-08 17:42:50 +04:00 |
disasmengine.h
|
[0.2.x] added : disasm::findOffset method ( Return the location of a processor instruction relative to a given location )
|
2017-11-08 17:42:50 +04:00 |
eventhandler.cpp
|
[0.2.x] updated : change module caching into symbol file caching
|
2017-11-08 17:42:50 +04:00 |
eventhandler.h
|
[0.2.x] workitem 11665 fixed: work with modules moved to separate module, add load/unload symbols debug events, work with symbol cache moved to separate module
|
2017-11-08 17:42:50 +04:00 |
exceptinfo.cpp
|
[0.2.x] fixed : issue #12017 ( Exception Always First Chance )
|
2017-11-08 17:42:50 +04:00 |
make.bat
|
[+] Added dbgModuleClass::print()
|
2011-02-24 09:15:45 +00:00 |
module.cpp
|
[0.2.x]
|
2017-11-08 17:42:50 +04:00 |
module.h
|
[0.2.x]
|
2017-11-08 17:42:50 +04:00 |
pyaux.h
|
[0.2.x] added : EventHandler class and breakpoints callback
|
2017-11-08 17:42:50 +04:00 |
pykd_2008.vcproj
|
[0.2.x] +getCurrentProcessExeName
|
2017-11-08 17:42:50 +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.vcproj
|
[pykd] added : class disasm
|
2011-07-28 08:10:10 +00:00 |
pykdver.h
|
[0.2.x] fixed : set version to 0.2.0.22
|
2017-11-08 17:42:50 +04: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
|
[0.2.x] added : EventHandler class and breakpoints callback
|
2017-11-08 17:42:50 +04:00 |
stkframe.cpp
|
[0.2.x] fixed : issue #11672 ( iteration through local vars raises unexpected exception )
|
2017-11-08 17:42:50 +04:00 |
stkframe.h
|
[0.2.x] updated: getting local vars by index
|
2017-11-08 17:42:50 +04:00 |
symengine.h
|
[0.2.x]
|
2017-11-08 17:42:50 +04:00 |
symsessioncache.cpp
|
[0.2.x] ~thread-safe initialization of symbol cache
|
2017-11-08 17:42:50 +04:00 |
symsessioncache.h
|
[0.2.x] workitem 11665 fixed: work with modules moved to separate module, add load/unload symbols debug events, work with symbol cache moved to separate module
|
2017-11-08 17:42:50 +04:00 |
typedvar.cpp
|
[0.2.x] fixed : issue #11761 ( signed bit fields is not supported )
|
2017-11-08 17:42:50 +04:00 |
typedvar.h
|
[0.2.x] added: method deref() may be skip ( struct.field1.deref().field2 -> struct.field1.field2 )
|
2017-11-08 17:42:50 +04:00 |
typeinfo.cpp
|
[0.2.x] fixed : issue #11761 ( signed bit fields is not supported )
|
2017-11-08 17:42:50 +04:00 |
typeinfo.h
|
[0.2.x] fixed : issue #11761 ( signed bit fields is not supported )
|
2017-11-08 17:42:50 +04:00 |
udtutils.cpp
|
[0.2.x] ~restored manual pure-c name undecaration
|
2017-11-08 17:42:50 +04:00 |
udtutils.h
|
[0.2.x] added : added field name for TypeException "field not found"
|
2017-11-08 17:42:50 +04:00 |
vardata.cpp
|
[0.2.x] fixed : ptr value sometimes is not extended to 64 bit format
|
2017-11-08 17:42:50 +04:00 |
vardata.h
|
[0.2.x] fixed : multiple bug with WOW64 debugging
|
2017-11-08 17:42:50 +04:00 |
variant.h
|
[0.2.x] fixed : ptr value sometimes is not extended to 64 bit format
|
2017-11-08 17:42:50 +04:00 |