Games-and-Simulations / sc-docker

Multi-platform Version of StarCraft: Brood War in a Docker Container, ready to use for bot play simulations.
MIT License
229 stars 41 forks source link

Allow attaching VisualStudio debugger #49

Open michalsustr opened 6 years ago

michalsustr commented 6 years ago
It would be awesome if we could attach VS debugger similarly to java debugger.
kant2002 commented 6 years ago

Looks like it is required something like https://wiki.winehq.org/Winedbg If somebody knew better alternative, please drop a line. I could implement this if I will have information what best way to debug Windows application running inside Wine