pykd/pykd
SND\EreTIk_cp 487b4a8f6d [0.1.x] +reset for EventHandler
git-svn-id: https://pykd.svn.codeplex.com/svn@78241 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:33:17 +04:00
..
bpoint.cpp [0.1.x] + breakpoint handler 2017-11-08 17:27:51 +04:00
bpoint.h [0.1.x] 2017-11-08 17:27:51 +04:00
context.cpp [0.1.x] ~workitem:10473, read virtual memory (target - PE, loaded as dump) 2017-11-08 17:33:17 +04:00
context.h [0.1.x] fixed workitem-10850: thread context over IDebugRegisters 2017-11-08 17:33:17 +04:00
cpureg.cpp [0.1.x] fixed : issue #10852 ( reg("REGISTER_NAME") raises exception if a register name is upcased ) 2017-11-08 17:33:17 +04:00
cpureg.h [0.1.x] added : cpuReg class 2017-11-08 17:27:51 +04:00
dbgclient.cpp [0.1.x] +reset for EventHandler 2017-11-08 17:33:17 +04:00
dbgclient.h [0.1.x] + getWow64Context 2017-11-08 17:33:17 +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
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.1.x] fixed : working with class static members ( static const is not supported yet ) 2017-11-08 17:27:51 +04:00
dbgexcept.h [0.1.x] fixed : working with class static members ( static const is not supported yet ) 2017-11-08 17:27:51 +04:00
dbgext.cpp [0.1.x] fixed : issue #10532 ( breakpoint callback is not called after quit from !pycmd ) 2017-11-08 17:27:51 +04:00
dbgio.cpp [0.1.x] fixed : output for standalone python app with stdout redirection 2017-11-08 17:27:51 +04:00
dbgio.h [0.1.x] added : dbgCommand routine 2017-11-08 17:06:26 +04:00
dbgmem.cpp [0.1.x] ~workitem:10473, read virtual memory (target - PE, loaded as dump) 2017-11-08 17:33:17 +04:00
dbgmem.h [0.1.x] ~workitem:10473, read virtual memory (target - PE, loaded as dump) 2017-11-08 17:33:17 +04:00
dbgobj.h [0.1.x] + support constant variables without RVA 2017-11-08 17:27:51 +04:00
dbgpath.cpp added: boost build command line script 2017-11-08 17:27:51 +04:00
dbgpath.h added: boost build command line script 2017-11-08 17:27:51 +04:00
diacallback.h [0.1.x] + DIA: load symbols for executable file 2017-11-08 17:27:51 +04:00
diadata.cpp [0.1.x] + classification of data symbol: data kind 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
diawrapper.cpp [0.1.x] + DiaSymbol.section method 2017-11-08 17:33:17 +04:00
diawrapper.h [0.1.x] + DiaSymbol.section method 2017-11-08 17:33:17 +04:00
disasm.cpp [0.1.x] added : disasm class 2017-11-08 17:06:26 +04:00
disasm.h [0.1.x] added : disasm::disasm method with offset parameter ( continue disassembling from the specified offset ) 2017-11-08 17:33:17 +04:00
intbase.h [0.1.x] fixed : pykd routines can not convert parameters to long 2017-11-08 17:27:51 +04:00
inteventhandler.cpp [0.1.x] fixed : issue #10532 ( breakpoint callback is not called after quit from !pycmd ) 2017-11-08 17:27:51 +04:00
inteventhandler.h [0.1.x] + support constant variables without RVA 2017-11-08 17:27:51 +04:00
livevar.cpp [0.1.x] fixed : working with class static members ( static const is not supported yet ) 2017-11-08 17:27:51 +04:00
make.bat [+] Added dbgModuleClass::print() 2011-02-24 09:15:45 +00:00
module.cpp [0.1.x] ~field offset moved to parent TypeInfo (method fieldOffset) 2017-11-08 17:33:17 +04:00
module.h [0.1.x] added : sizeof() routine ( return size of type or variable ) 2017-11-08 17:33:17 +04:00
process.cpp [0.1.x] 2017-11-08 17:27:51 +04:00
process.h [0.1.x] added : setCurrentProcess routine 2017-11-08 17:27:51 +04:00
pyaux.h [0.1.x] added : go routine 2017-11-08 17:06:26 +04:00
pykd_2008.vcproj [0.1.x] +reset for EventHandler 2017-11-08 17:33:17 +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.1.x] updated : set version to 0.1.0.16 2017-11-08 17:33:17 +04:00
pymod.cpp [0.1.x] +reset for EventHandler 2017-11-08 17:33:17 +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.1.x] + support constant variables without RVA 2017-11-08 17:27:51 +04:00
stkframe.cpp [0.1.x] 2017-11-08 17:27:51 +04:00
stkframe.h [0.1.x] 2017-11-08 17:27:51 +04:00
synsymbol.cpp [0.1.x] 2017-11-08 17:27:51 +04:00
synsymbol.h [0.1.x] + support constant variables without RVA 2017-11-08 17:27:51 +04:00
synsymhelpers.cpp [0.1.x] refactored: exceptions classes 2017-11-08 17:27:51 +04:00
synsymhelpers.h [0.1.x] add: synthetic symbols implementation 2017-11-08 17:27:51 +04:00
typedvar.cpp [0.1.x] ~field offset moved to parent TypeInfo (method fieldOffset) 2017-11-08 17:33:17 +04:00
typedvar.h [0.1.x] ~field offset moved to parent TypeInfo (method fieldOffset) 2017-11-08 17:33:17 +04:00
typeinfo.cpp [0.1.x] ~fixed __VFN_table offset 2017-11-08 17:33:17 +04:00
typeinfo.h [0.1.x] ~field offset moved to parent TypeInfo (method fieldOffset) 2017-11-08 17:33:17 +04:00
udtutils.cpp [0.1.x] ~field offset moved to parent TypeInfo (method fieldOffset) 2017-11-08 17:33:17 +04:00
udtutils.h [0.1.x] ~field offset moved to parent TypeInfo (method fieldOffset) 2017-11-08 17:33:17 +04:00
utils.h added: boost build command line script 2017-11-08 17:27:51 +04:00
vardata.cpp [0.1.x] + support constant variables without RVA 2017-11-08 17:27:51 +04:00
vardata.h [0.1.x] + support constant variables without RVA 2017-11-08 17:27:51 +04:00
windbg.h [0.1.x] added : typeInfo.size() 2017-11-08 17:06:26 +04:00