Colin Xu
|
98980c4414
|
Enable pykd for python 3.10.
Signed-off-by: Colin Xu <colin.xu@gmail.com>
|
2023-02-21 20:50:54 -08:00 |
|
Colin Xu
|
bd66633136
|
Update kdlibcpp submodule to fork repo.
Signed-off-by: Colin Xu <Colin.Xu@gmail.com>
|
2023-02-17 16:21:18 +08:00 |
|
ussrhero
|
eeabea3f8d
|
Update README.md
|
2020-10-21 14:16:34 -04:00 |
|
ussrhero
|
29a0fc0c09
|
Merge branch '0.3.4.15' into '0.3.2'
0.3.4.15
See merge request pykd/pykd!12
|
2020-10-21 14:14:57 -04:00 |
|
ussrhero
|
22cf84b27e
|
0.3.4.15
|
2020-10-21 14:14:57 -04:00 |
|
ussrhero
|
8bd990fcf6
|
Merge branch '0.3.4.14' into '0.3.2'
0.3.4.14
See merge request pykd/pykd!11
|
2020-05-27 17:56:23 -04:00 |
|
ussrhero
|
6e966b96be
|
added getDumpFormat ( returns format of the dump )
|
2020-05-28 00:28:30 +03:00 |
|
ussrhero
|
8167656e04
|
added getDumpType ( returns dump's type )
|
2020-05-28 00:03:38 +03:00 |
|
ussrhero
|
cf27e9072d
|
change kdlibcpp version to 0.3.4.15
|
2020-05-27 21:46:44 +03:00 |
|
ussrhero
|
fe85b1e6a5
|
fixed getVaState function
|
2020-04-04 10:57:42 +03:00 |
|
ussrhero
|
46382d24fa
|
Merge branch '0.3.4.13' into 0.3.2
|
2020-03-28 11:58:08 +03:00 |
|
ussrhero
|
7bc86e0c53
|
fixed tests
|
2020-03-28 11:49:50 +03:00 |
|
ussrhero
|
5bfa947185
|
set kdlib to 1.2.14
|
2020-03-21 18:32:34 +03:00 |
|
ussrhero
|
c36dafa380
|
Merge branch 'm417z/pykd-patch-1' into 0.3.2
|
2020-03-21 12:39:03 +03:00 |
|
ussrhero
|
d8f99d73e8
|
Merge branch 'patch-2' into '0.3.2'
Update nbl.py - fixed typos
See merge request pykd/pykd!9
|
2020-03-20 17:04:38 -04:00 |
|
Michael
|
33787db547
|
Update nbl.py - fixed typos
|
2020-03-17 12:45:54 -04:00 |
|
Michael
|
cccc1103b1
|
Update pymod.cpp - fix a couple of typos
|
2020-03-17 12:43:09 -04:00 |
|
ussrhero
|
dfb935f3f8
|
added : additional parameter for debugCommand routine to control an output mask
|
2020-03-16 23:12:47 +03:00 |
|
ussrhero
|
fce592816d
|
added : new typeInfo cache
|
2020-03-16 21:45:12 +03:00 |
|
ussrhero
|
f9a0361d85
|
started work at 0.3.4.13
|
2020-03-16 21:41:53 +03:00 |
|
ussrhero
|
af9127d5d5
|
Update README.md
|
2020-02-15 05:18:49 -05:00 |
|
ussrhero
|
25fbe8a6f6
|
added : getVaState ( state of memory: commited, reserved, free)
added : getVaType ( type of memory: image, mapped, private )
added : getVaAttributes ( returns tuple of (protect, state, type) )
|
2020-02-14 00:52:58 +03:00 |
|
ussrhero
|
fcf6d9927b
|
fixed issue #65 (getting element by index from pointer works incorrectly)
|
2020-02-09 20:38:54 +03:00 |
|
ussrhero
|
eb6b11a55d
|
fixed issue #64 ( evalExpr raise exception with template with const class )
|
2020-02-08 14:36:51 +03:00 |
|
ussrhero
|
b2d7e2d7dc
|
fixed printing struct with const members
|
2020-02-03 00:12:26 +03:00 |
|
ussrhero
|
52463eb340
|
fixed issue #61 ( evalExpr raises exception for code with wchar_t as a template argument )
|
2020-01-04 23:51:37 +03:00 |
|
ussrhero
|
0f0c5667df
|
started work at 0.3.4.12
|
2020-01-04 23:43:11 +03:00 |
|
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 |
|