http://bugs.winehq.org/show_bug.cgi?id=44827
--- Comment #25 from Armonius manicat@outlook.com --- (In reply to Bernhard Übelacker from comment #24)
(In reply to Armonius from comment #23)
how do you manage to attach lldb.exe to FL64? everytime i attach it, the program immediately terminates.... Please let me know what you did. I would liek to trace the owner of the thread that blocked the other one.
Hello Armonius, I have retried now with a build from current git and as far as I see lldb.exe attached as expected. With which wine build do you see this issue? (And a side note: because lldb.exe looks at it from the "Windows side", the wineprefix needs to contain the same binaries which are either in the build tree or the package directory. I use 'wine wineboot --update --force' to get them in sync.)
Oh I realized I was using a more recent version of FL. Apparently they have some anti-debugging tactics in more recent versiosn that doesn't allow me to attach without hooking some functions. My bad for taking so long to respond. I installed llvm and clang and base-devel with some mingw-32 packages and it crashed my system... apparently it messed with my display drivers and packages. I had to backup my entire system and reinstall CachyOS. I need to reinstall everything and try it again. I managed to backup and reinstall everything, but I have to be careful on what I install to compile wine now