https://bugs.winehq.org/show_bug.cgi?id=56359
Bug ID: 56359 Summary: Winedbg is broken when trying to break Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winedbg Assignee: wine-bugs@winehq.org Reporter: rikul@inbox.ru Distribution: ---
Steps to reproduce:
1. Run "wine64 winedbg notepad" 2. "c" 3. Ctrl+C (might need to do it twice if nothing changes the first time)
It broke starting from [b1f59bc679a8c2dea18a6789a5b9b1a1ae825129] makefiles: Add support for multiple PE architectures.
Reverting it fixes winedbg, however reverting stops helping after [cc2cfb9b792bee681b96c5859084fd6d4d0bbed7] loader: Make the loader position-independent on 64-bit.