-
I recently started trying out decompilation, trying to decompile an old game for windows. It's been going okay, but I was wondering if there is a way to get the debugger to work. I'd just use the debugger like normal, but I'm on linux while I'm decompiling a windows game, so I can't really run the binary natively and have to use wine instead. Is there a good way to run the debugger for processes running inside of wine? |
Beta Was this translation helpful? Give feedback.
Answered by
xusheng6
Sep 11, 2025
Replies: 0 comments 1 reply
-
This would be covered by #525. I need to see if it works. Please check out that issue for progress. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xusheng6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would be covered by #525. I need to see if it works. Please check out that issue for progress.