qKa / bwapi-mono-bridge

Automatically exported from code.google.com/p/bwapi-mono-bridge
0 stars 0 forks source link

Question about how to Debug #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, thanks for updating the project to BWAPI 3.5.4. I have a question regarding 
how to Debug a Bot. Is it possible to attach to the Starcraft process and be 
able to set breakpoints in code? I haven't been able to get it to work as of 
yet. I tried with a Debug build and a Release build. After launching from 
ChaosLauncher, I've tried attaching to the Starcraft process and also the 
Chaoslauncher process but neither seemed to work. Thanks!

Original issue reported on code.google.com by benj...@hotmail.com on 2 May 2011 at 5:55

GoogleCodeExporter commented 8 years ago
your best bet is to use the BWAPI Client mode bot where you can just run it 
from Visual studio. The client bot is compatible with the embedded, just 
reference 2 different assemblies.

Original comment by dpershouse@gmail.com on 4 May 2011 at 4:49