[Git][wine/wine][master] 6 commits: ntdll/tests: Add more tests for process instrumentation callback.
Alexandre Julliard pushed to branch master at wine / wine Commits: e3789628 by Paul Gofman at 2024-09-24T23:23:33+02:00 ntdll/tests: Add more tests for process instrumentation callback. - - - - - 390d2d21 by Paul Gofman at 2024-09-24T23:23:33+02:00 ntdll: Call instrumentation callback from wine_syscall_dispatcher on x64. - - - - - 15bf582a by Paul Gofman at 2024-09-24T23:23:33+02:00 ntdll: Call instrumentation callback for KiUserExceptionDispatcher on x64. - - - - - d06d0580 by Paul Gofman at 2024-09-24T23:23:33+02:00 ntdll: Call instrumentation callback for LdrInitializeThunk on x64. - - - - - 73de94bb by Paul Gofman at 2024-09-24T23:23:33+02:00 ntdll: Call instrumentation callback for KiUserModeCallback on x64. - - - - - 20c8c555 by Paul Gofman at 2024-09-24T23:23:33+02:00 ntdll: Support old parameter layout for NtSetInformationProcess( ProcessInstrumentationCallback ). - - - - - 10 changed files: - dlls/ntdll/tests/exception.c - dlls/ntdll/tests/info.c - dlls/ntdll/unix/process.c - dlls/ntdll/unix/signal_arm.c - dlls/ntdll/unix/signal_arm64.c - dlls/ntdll/unix/signal_i386.c - dlls/ntdll/unix/signal_x86_64.c - dlls/ntdll/unix/unix_private.h - dlls/wow64/process.c - dlls/wow64/struct32.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/068c750ab722b680eb805154831b17... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/068c750ab722b680eb805154831b17... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)