-
7ef95229
by Paul Gofman at 2025-03-14T21:27:35+01:00
ntdll: Properly set context control registers from the other thread on wow64.
-
2c7b47ee
by Paul Gofman at 2025-03-14T21:27:35+01:00
ntdll/tests: Test first trap address when setting trap flag in various ways.
-
50481d06
by Paul Gofman at 2025-03-14T21:27:35+01:00
ntdll: Fix setting trap flag with CONTEXT_CONTROL and instrumentation callback on x64.
-
d2085b76
by Paul Gofman at 2025-03-14T21:27:35+01:00
ntdll: Set CONTEXT_CONTROL frame restore flag in sigsys_handler().