June 4, 2026
8:51 p.m.
Ignore hardware-breakpoint traps raised to avoid recursively dispatching a trap through the Unix signal handler when user code installs a hardware breakpoint that is also reached from Wine's signal-handling path. This is split up from https://gitlab.winehq.org/wine/wine/-/merge_requests/11069 as asked. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11071