SND\EreTIk_cp
b708cfefe4
[0.1.x]
...
+ get local variables dict {name: typedVar, ....}
~ DiaSymbol::findEx add default params
~ re-query pdb-file name for module
+ dataKind for typedVar
git-svn-id: https://pykd.svn.codeplex.com/svn@73103 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
43cc22a89f
[0.1.x] refactored: exceptions classes
...
git-svn-id: https://pykd.svn.codeplex.com/svn@73081 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
d0c6b024e1
[0.1.x] ~fix: compare module ID
...
git-svn-id: https://pykd.svn.codeplex.com/svn@73057 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
eb4f977ed9
[0.1.x] fixed : module.getSymbol failed with public symbols
...
git-svn-id: https://pykd.svn.codeplex.com/svn@73051 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
4398021988
[0.1.x] added : method deref for typeInfo class
...
[0.1.x] added : method deref for typedVar class
git-svn-id: https://pykd.svn.codeplex.com/svn@73050 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
11960b2181
[0.1.x] ~test with g_constBoolValue (WinDbg)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72906 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
5b3480b29c
[0.1.x] test : found bug in typedVar method
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72781 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
df1c3afb65
[0.1.x] +sub-registers in thread context
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72770 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
c465d4c110
[0.1.x] added : method asMap for typeInfo ( only for enumerators )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72763 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
670659121b
[0.1.x] fixed : typedVar can not be used as a key for map
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72761 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
2d141abec2
[0.1.x] fixed : typedVar can nor be used as a index
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72759 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
dd66507b4b
[0.1.x] fixed : creating typedVar for the unsigned char type
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72758 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
380410a521
[0.1.x] + context of current thread
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72757 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
932fc93926
[0.1.x] + classification of data symbol: data kind
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72739 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
73cbf9b728
[0.1.x] fixed : getting typedVar( addr ) for release symbols
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72735 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
0f1d3aa124
[0.1.x] ~fixed comment
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72724 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
251a01d7e8
[0.1.x]
...
+ getNumberProcessors()
+ getPageSize()
git-svn-id: https://pykd.svn.codeplex.com/svn@72721 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
fd6ed0769e
[0.1.x] added : typeInfo и typedVar classes support enum types
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72711 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
8fd90cf647
[0.1.x] added : setCurrentProcess routine
...
[0.1.x] added : setImplicitThread routine
[0.1.x] added : setProcessorMode routine
[0.1.x] added : typedVarArray method of the module class
git-svn-id: https://pykd.svn.codeplex.com/svn@72698 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
7c70e6d166
[0.1.x] fixed : intBase for x64
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72658 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
f93df74624
[0.1.x] added : rdmsr routine
...
[0.1.x] added : wrmsr routine
git-svn-id: https://pykd.svn.codeplex.com/svn@72655 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
da56036fee
[0.1.x] added : detachProcess
...
[0.1.x] added : killProcess
git-svn-id: https://pykd.svn.codeplex.com/svn@72653 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
5b45c22301
[0.1.x] added : loadPtrList routine ( instead of loadLinkedList )
...
[0.1.x] added : loadPtrArray routine ( intead of loadPtrs )
git-svn-id: https://pykd.svn.codeplex.com/svn@72618 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\air_max_cp
8c1103f19b
added: boost build command line script
...
[0.1.x] refactored: DbgPythonPath class
[0.1.x] added: FileExists function
[0.0.x] refactored: DbgPythonPath class
[0.0.x] added: FileExists function
git-svn-id: https://pykd.svn.codeplex.com/svn@72409 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
789b00119a
[0.1.x] added : loadUnicodeStr routine
...
[0.1.x] added : loadAnsiStr routine
git-svn-id: https://pykd.svn.codeplex.com/svn@72369 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
1e2374d73b
[0.1.x] added : getThreadList routine
...
[0.1.x] added : isValid routine
git-svn-id: https://pykd.svn.codeplex.com/svn@72368 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
4b207aa77c
[0.1.x] added : module.typedVarList method ( insread of global typedVarList routine )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72361 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
8b43bd9e8e
[0.1.x] added : getProcessorMode routine
...
[0.1.x] added : getProcessorType routine
git-svn-id: https://pykd.svn.codeplex.com/svn@72357 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
e44a8c41f1
[0.1.x] added : getPdbFile routine
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72299 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
ef857b33d8
[0.1.x] added : getCurrentStack routine
...
[0.1.x] added : getOffset routine
[0.1.x] added : support for working with bit fields
git-svn-id: https://pykd.svn.codeplex.com/svn@72292 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\air_max_cp
c8aa7b6112
[test] fixed typo in _run_pykdtest.cmd
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72152 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
d1d6d3a643
[0.1.x] added : stackFrame class ( instead of dbgStackFrameClass )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72144 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
7ec136e150
[0.1.x] added : getCurrentProcess routine
...
[0.1.x] added : getImplicitThread routine
git-svn-id: https://pykd.svn.codeplex.com/svn@72141 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
adfad183f2
[0.1.x] update : module class can be used in the arithmetic expressions
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72133 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
3058af91a7
[0.1.x] added : containingRecord method of the module class
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72131 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
1609c0cac6
[0.1.x] update : create typeInfo by name for "complex" type ( mixed array and pointers )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72061 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
7889544689
[0.1.x]
...
+ eventHandler.onLoadModule
+ eventHandler.onUnloadModule
~ change eventHandler.onUnloadModule parameter: Module -> base addresss
+ test load/unload modules handling
git-svn-id: https://pykd.svn.codeplex.com/svn@72056 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
8e59db7fcc
[0.1.x] +module [un-]load test code
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72045 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
c340df4e6c
[0.1.x] update : output type name for "complex" type ( mixed array and pointers )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@72039 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
22cf80c801
[0.1.x] +buildExceptDesc
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71984 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
8216319e59
[0.1.x] __str__ -> __repr__ (print exception information)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71982 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\EreTIk_cp
bc3259e916
[0.1.x] add: synthetic symbols implementation
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71929 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
283f911a73
[0.1.x] added : loadCStr routine
...
[0.1.x] added : loadWStr routine
git-svn-id: https://pykd.svn.codeplex.com/svn@71881 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
95e15d1d53
[0.1.x] added : findSymbol routine
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71878 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
43639b5476
[0.1.x] added : long converter for intBase class
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71858 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
d778486d62
[0.1.x] hotfix: syntax error output for !py command
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71849 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
2e618b08d8
[0.1.x] added : syntax error output for !py command
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71848 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
5ee21bec08
[0.1.x] added : is64bitSystem routine
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71845 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:27:51 +04:00
SND\kernelnet_cp
427f5e290d
[0.0 -> 0.1 ] integrated : snippet's set
...
git-svn-id: https://pykd.svn.codeplex.com/svn@71844 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:14:14 +04:00
SND\kernelnet_cp
2e787e1b57
[0.1.x] added : reg routine
...
[0.1.x] removed : cpuReg class
git-svn-id: https://pykd.svn.codeplex.com/svn@71752 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-08 17:06:26 +04:00