Debugging windows apps in wine from the perspective of the application author

Questions about Wine on macOS.
Locked
SteveS
Newbie
Newbie
Posts: 4
Joined: Mon Nov 04, 2019 9:31 am

Debugging windows apps in wine from the perspective of the application author

Post by SteveS »

I'm the author of a windows app. Many of our users choose to run our app with wine on mac/linux (although mac is the focus right now which is why I'm posting here).

What setup is best (or even feasible) for debugging windows apps running with wine? Is an interactive debugging session even possible? Or am I stuck with writing out copious log entries forever on end?
Locked