..
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]
2017-11-08 17:27:51 +04:00
context.h
[0.1.x] + support constant variables without RVA
2017-11-08 17:27:51 +04:00
cpureg.cpp
[0.1.x] fixed : not integer regsiter not supported now
2017-11-08 17:27:51 +04:00
cpureg.h
[0.1.x] added : cpuReg class
2017-11-08 17:27:51 +04:00
dbgclient.cpp
[0.1.x] added : typedVarList, typedVarArray, containingRecord for global space
2017-11-08 17:27:51 +04:00
dbgclient.h
[0.1.x]
2017-11-08 17:27:51 +04:00
dbgclientpyinit.cpp
[0.1.x]
2017-11-08 17:27:51 +04:00
dbgcmd.cpp
[0.1.x] added : breakin routine
2017-11-08 17:06:26 +04:00
dbgcmd.h
[0.1.x] added : compareMemory routine
2017-11-08 17:06:26 +04:00
dbgevent.cpp
[0.1.x]
2017-11-08 17:27:51 +04:00
dbgevent.h
[0.1.x] + support constant variables without RVA
2017-11-08 17:27:51 +04:00
dbgexcept.cpp
[0.1.x] fixed : issue #10149 ( handling pykd exceptions )
2017-11-08 17:27:51 +04:00
dbgexcept.h
[0.1.x] fixed : issue #10149 ( handling pykd exceptions )
2017-11-08 17:27:51 +04:00
dbgext.cpp
[0.1.x]
2017-11-08 17:27:51 +04:00
dbgio.cpp
[0.1.x] added : !pycmd implementation
2017-11-08 17:06:26 +04:00
dbgio.h
[0.1.x] added : dbgCommand routine
2017-11-08 17:06:26 +04:00
dbgmem.cpp
[0.1.x] fixed : issue #10335 ( VirtualToOffset: not properly sign extended )
2017-11-08 17:27:51 +04:00
dbgmem.h
[0.1.x] + support constant variables without RVA
2017-11-08 17:27:51 +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
defctxamd64.h
[0.1.x] + context of current thread
2017-11-08 17:27:51 +04:00
defctxi386.h
[0.1.x] + context of current thread
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] + classification of data symbol: data kind
2017-11-08 17:27:51 +04:00
diaregs.h
[~] pyDia: regs, print
2017-11-08 17:06:26 +04:00
diawrapper.cpp
[0.1.x] fixed : typedVar __str__ converter - another once again ))
2017-11-08 17:27:51 +04:00
diawrapper.h
[0.1.x] fixed : typedVar __str__ converter - another once again ))
2017-11-08 17:27:51 +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 class
2017-11-08 17:06:26 +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] ~ability to return "None" from bp-handler
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] + support constant variables without RVA
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] added : typedVarList, typedVarArray, containingRecord for global space
2017-11-08 17:27:51 +04:00
module.h
[0.1.x] ~ Module::getTimeDataStamp() fixed
2017-11-08 17:27:51 +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]
2017-11-08 17:27:51 +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] updted : set version to 0.1.0.9
2017-11-08 17:27:51 +04:00
pymod.cpp
[0.1.x]
2017-11-08 17:27:51 +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] added : new API : typedVar class can be created directly ( creation through module calss will be depriceted )
2017-11-08 17:27:51 +04:00
typedvar.h
[0.1.x] added : new API : typedVar class can be created directly ( creation through module calss will be depriceted )
2017-11-08 17:27:51 +04:00
typeinfo.cpp
[0.1.x] fixed : issue #10521 ( typeInfo returns invalid type name for array's element )
2017-11-08 17:27:51 +04:00
typeinfo.h
[0.1.x] fixed : issue #10338 ( print typeInfo raises TypeException )
2017-11-08 17:27:51 +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