Clement Rouault
|
feb76b48c3
|
unit tests now check for uncollectable-object (gc.garbage)
|
2017-04-26 11:07:52 +02:00 |
|
Clement Rouault
|
b418d85a5a
|
Fix test_exe_in_module_list for python 64b
|
2017-04-21 17:39:05 +02:00 |
|
Clement Rouault
|
3f6131d621
|
Fix implem of bp exe!(offset|API) + add test for this case
|
2017-04-21 17:30:18 +02:00 |
|
Clement Rouault
|
120e9bfa6f
|
Add exe in the debugger list of modules (for bp)
|
2017-04-21 15:03:48 +02:00 |
|
Clement Rouault
|
bc4952d513
|
Fix test_debugger with new dll format in _resolve + some test of syswow peb/context
|
2016-07-21 18:40:49 +02:00 |
|
Clement Rouault
|
3184cbdeab
|
MemBP has explicit event RWX, add GetProcessDEPPolicy, add Debugger API to disable/re-enable memory BP
|
2016-07-18 16:23:11 +02:00 |
|
Clement Rouault
|
19205f73a1
|
Improve debugger handling of memBP for future use + fix MemBP prot init + add failing test of multitple BP with diff prot
|
2016-07-13 18:23:26 +02:00 |
|
Clement Rouault
|
125888cd60
|
Add sample / test for memory breakpoint and single step
|
2016-07-13 10:10:12 +02:00 |
|
Clement Rouault
|
fb9cd75f40
|
Add a sample for the debugger API
|
2016-07-08 11:37:49 +02:00 |
|
Clement Rouault
|
9a980d87b3
|
First try at single_step and memory breakpoints in Debugger + test
|
2016-07-07 17:43:28 +02:00 |
|