https://bugs.winehq.org/show_bug.cgi?id=48074
Bug ID: 48074 Summary: Record and Replay Framework doesn't work with wine\how to bypass the loader - execute native Product: Wine Version: 4.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winelib Assignee: wine-bugs@winehq.org Reporter: sasho648@gmail.com Distribution: ---
Mozilla rr(https://github.com/mozilla/rr) stops recording at the loader.
I'm open to suggestions.
I've disassembled and reassembled my application just so i can link it with winegcc but surprise, surprise - the output still requires a loader.
https://bugs.winehq.org/show_bug.cgi?id=48074
sasho648@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from sasho648@gmail.com --- Nvm I found and used WINELOADERNOEXEC=1
https://bugs.winehq.org/show_bug.cgi?id=48074
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID
--- Comment #2 from Austin English austinenglish@gmail.com --- Nothing was fixed in wine.