http://bugs.winehq.org/show_bug.cgi?id=44827
--- Comment #24 from Bernhard Übelacker bernhardu@mailbox.org --- (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.)