DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.66k stars 562 forks source link

support mixed-mode x64-x86 on win10 #1770

Open derekbruening opened 9 years ago

derekbruening commented 9 years ago

These x64 tests fail on win10 and need investigation if we want to support them:

49 - code_api|win32.mixedmode (Failed) 50 - code_api|win32.x86_to_x64 (Failed) 51 - code_api|win32.x86_to_x64_ibl_opt (Failed)

derekbruening commented 3 years ago

Xref base mixed-mode support #49