[computer-go] Collaboration project. Once again

Markus Enzenberger compgo at markus-enzenberger.de
Sat Aug 5 11:45:17 PDT 2006


On Saturday 05 August 2006 12:10, Mark Boon wrote:
> That is a nice suggestion for debugging the GTP parts, but once
> that's done you'd want to debug the engine. Possibly play against it
> using GoGUI. This must be possible straight from the IDE, see remark
> above.

it's not about debugging the GTP parts, but using GTP to setup an environment 
where the bug occurs. Typically this means: load a position, set some 
parameters of your Go engine, issue a command that makes the bug occur. 
Writing these commands in a GTP file saves you the time to repeat these steps 
manually, if the bug crashes your engine and you have to restart it after 
every crash.

- Markus



More information about the computer-go mailing list