ussrhero
|
be01beb07f
|
change kdlibcpp version to 1.2.12
|
2020-01-02 15:54:31 +03:00 |
|
ussrhero
|
ad341bee9f
|
fixed comparing typeInfo with None
|
2019-12-29 12:48:52 +03:00 |
|
ussrhero
|
a447202c6a
|
revert changes for #50
|
2019-12-29 00:17:35 +03:00 |
|
ussrhero
|
c8d153a1d4
|
fixed functions description
|
2019-12-15 13:36:52 +03:00 |
|
ussrhero
|
0a1fc9bee3
|
Merge branch 'fix_amd64_cv_allreg' into '0.3.2'
Fix amd64 CV_ALLREG_VFRAME
See merge request pykd/pykd!7
|
2019-11-28 07:03:13 -05:00 |
|
Mikhail I. Izmestev
|
b17ac9dd05
|
update kdlib with fix for amd64 CV_ALLREG_VFRAME
|
2019-11-28 11:34:26 +04:00 |
|
Mikhail I. Izmestev
|
897b7fc82d
|
add test cases for symbols with CV_ALLREG_VFRAME register
|
2019-11-28 11:33:29 +04:00 |
|
ussrhero
|
1af548beda
|
python38 support
|
2019-10-20 09:37:30 +03:00 |
|
ussrhero
|
d68a9d82de
|
updated wiki generator
|
2019-10-19 23:25:19 +03:00 |
|
ussrhero
|
c0943dd033
|
updated kdlibcpp version to 1.2.11
|
2019-10-02 22:44:00 +03:00 |
|
ussrhero
|
e22b4cd38a
|
updated kdlibcpp version to 1.2.11
|
2019-10-02 00:28:11 +03:00 |
|
ussrhero
|
a99b758dd9
|
reworked symbol enumeration
|
2019-09-29 21:55:29 +03:00 |
|
ussrhero
|
15a99d60de
|
updated kdlibcpp
|
2019-09-24 01:38:28 +03:00 |
|
ussrhero
|
490730dabc
|
added : getSymbolEnumeratorFromSource routine (create symbol enumerator for source code)
|
2019-09-19 00:41:46 +03:00 |
|
ussrhero
|
85028a9a1b
|
added TypeInfo.isConstField method (return True if a field is a const field)
|
2019-09-17 00:30:20 +03:00 |
|
ussrhero
|
7d9b0faffa
|
added TypeInfo.isStaticField method ( return True if a field is a static field )
|
2019-09-17 00:20:24 +03:00 |
|
ussrhero
|
0450a3abdf
|
typedVar.members methods ( return defined members of class, not inherited)
|
2019-09-17 00:17:09 +03:00 |
|
ussrhero
|
a0f0905cf9
|
Merge branch '0.3.2' of https://githomelab.ru/pykd/pykd into 0.3.2
|
2019-09-02 23:48:10 +03:00 |
|
ussrhero
|
4de8114c3e
|
added setStatusMessage ( set a message at a windbg status bar )
|
2019-09-02 23:47:58 +03:00 |
|
Administrator
|
c28dac3979
|
Update README.md
|
2019-08-04 15:06:28 -04:00 |
|
ussrhero
|
b5f56b61c9
|
Update README.md
|
2019-08-03 05:48:13 -04:00 |
|
ussrhero
|
a3da177dc1
|
fixed typeinfo tests
|
2019-07-30 00:06:59 +03:00 |
|
ussrhero
|
badd9762a3
|
change kdlibcpp version to 1.2.10
|
2019-07-29 23:54:21 +03:00 |
|
ussrhero
|
10344dbd09
|
added : typeInfo.isTemplate method ( return true if type is template )
added : typeInfo.getTemplateArgs method ( return list of template args name )
|
2019-07-29 23:34:18 +03:00 |
|
ussrhero
|
852908bb40
|
Merge branch '0.3.2' of https://githomelab.ru/pykd/pykd into 0.3.2
|
2019-07-29 23:31:23 +03:00 |
|
ussrhero
|
daaa04a5a4
|
added : getHostProcessPath ( return image path of the process running python interpreter with a pykd )
|
2019-07-29 23:30:50 +03:00 |
|
ussrhero
|
c23cea4249
|
Update README.md
|
2019-06-07 17:34:32 -04:00 |
|
ussrhero
|
dbbc41c16c
|
change kdlibcpp version to 1.2.9
|
2019-06-07 23:31:55 +03:00 |
|
ussrhero
|
d5f4f146b1
|
Merge branch '0.3.2' of https://githomelab.ru/pykd/pykd into 0.3.2
|
2019-06-02 21:23:26 +03:00 |
|
ussrhero
|
924c31a9e0
|
added : typedVar.hasField ( check if a typedVar object has the specified field )
|
2019-06-02 21:23:12 +03:00 |
|
ussrhero
|
3ab64bdc85
|
added : module.hasSymbol method (check if a module has the specified symbol)
|
2019-06-01 10:33:17 +03:00 |
|
ussrhero
|
5d5e634ace
|
added typedInfo.hasField method
|
2019-06-01 00:24:17 +03:00 |
|
ussrhero
|
ee03c669ae
|
fixed python long to typedVar conversion
|
2019-06-01 00:19:22 +03:00 |
|
ussrhero
|
11e38853dc
|
fixed: #50 ( changed AttributeError to SymbolException )
|
2019-05-30 00:48:27 +03:00 |
|
ussrhero
|
eaa9877096
|
Update README.md
|
2019-05-13 14:39:04 -04:00 |
|
ussrhero
|
babc6c691a
|
Update README.md
|
2019-05-03 15:05:50 -04:00 |
|
ussrhero
|
89d5c3e5f9
|
added : stackFrame::getSourceLine method
:
|
2019-04-30 00:12:21 +03:00 |
|
ussrhero
|
877968ca92
|
added : stackFrame::isInline method
|
2019-04-29 23:45:12 +03:00 |
|
ussrhero
|
5d57560ec5
|
Merge branch '0.3.2' of https://githomelab.ru/pykd/pykd into 0.3.2
|
2019-04-29 22:08:10 +03:00 |
|
ussrhero
|
d47d70d71a
|
fixed: #29 (support for inline in stack)
|
2019-04-29 22:07:50 +03:00 |
|
ussrhero
|
850e986a03
|
#42 add output of a timestamp as a readable date for module print
|
2019-04-29 22:05:21 +03:00 |
|
ussrhero
|
56ca5c68e3
|
set kdlibcpp to 1.2.8
|
2019-04-29 22:02:58 +03:00 |
|
ussrhero
|
1adbbb5811
|
adopted exsisting tests for new kdlibcpp
|
2019-04-21 13:06:39 +03:00 |
|
ussrhero
|
20a3c5904a
|
set version to 3.4.6
|
2019-04-20 21:40:34 +03:00 |
|
ussrhero
|
1420b5b1a3
|
changed kdlibcpp version to 1.2.7
|
2019-04-20 21:36:18 +03:00 |
|
ussrhero
|
d848b61313
|
Update README.md
|
2019-02-20 15:19:29 -05:00 |
|
ussrhero
|
86e8383463
|
added : getOutputMask
added : setOutputMask
added : test for eventHanlder.onDebugOutput:
|
2019-02-20 00:48:41 +03:00 |
|
ussrhero
|
c6800333c3
|
move to the new stable kdlibcpp version 1.2.5
|
2019-02-11 18:55:24 +03:00 |
|
ussrhero
|
d1ac91ae71
|
adopted to new version kdlibcpp
|
2019-02-04 20:44:05 +03:00 |
|
Aleksey R
|
5f0d7125a4
|
add: addSyntheticModule, removeSyntheticModule
|
2019-01-10 20:08:14 +03:00 |
|