pykd/pykd
SND\EreTIk_cp a59d64e04c [0.2.x] ~restored: disassemble effective offset
git-svn-id: https://pykd.svn.codeplex.com/svn@82240 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:42:50 +04:00
..
dia [0.2.x] added: forgotten file symexport.cpp 2017-11-08 17:42:50 +04:00
python [0.2.x] ~ TypeBuilder::createUnion - alignment is not necessary 2017-11-08 17:42:50 +04:00
win [0.2.x] ~restored: disassemble effective offset 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] ~ TypeBuilder::createUnion - alignment is not necessary 2017-11-08 17:42:50 +04:00
customtypes.h [0.2.x] ~fix: size of basic type ptr 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] added: writeDump routine ( Create memory dump file ) 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 : removed annoying stacktrace output for system exit exception 2017-11-08 17:42:50 +04:00
dbgmem.cpp [0.2.x] added : routines findMemoryRegion, getVaProtect 2017-11-08 17:42:50 +04:00
dbgmem.h [0.2.x] added : routines findMemoryRegion, getVaProtect 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] ~restored: disassemble effective offset 2017-11-08 17:42:50 +04:00
disasm.h [0.2.x] added : disasm class 2017-11-08 17:42:50 +04:00
disasmengine.h [0.2.x] ~restored: disassemble effective offset 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] + exception handling 2017-11-08 17:42:50 +04:00
exceptinfo.cpp [0.2.x] + exception handling 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] ~fix: memory exception (no memory of PE-header) 2017-11-08 17:42:50 +04:00
module.h [0.2.x] added: if there is no symbol information, symbols construct from module exports 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] fixed: build fix 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: typeBuilder returns wrong basic types 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] updated: getting local vars by index 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] added: if there is no symbol information, symbols construct from module exports 2017-11-08 17:42:50 +04:00
typedvar.cpp [0.2.x] added: method deref() may be skip ( struct.field1.deref().field2 -> struct.field1.field2 ) 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] ~fix: size of basic type ptr 2017-11-08 17:42:50 +04:00
typeinfo.h [0.2.x] ~fix: size of basic type ptr 2017-11-08 17:42:50 +04:00
udtutils.cpp [0.2.x] fixed: some bugs with types 2017-11-08 17:42:50 +04:00
udtutils.h [0.2.x] fixed: some bugs with types 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