gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] How can I trace "current stack" in owl analysis?


From: bump
Subject: Re: [gnugo-devel] How can I trace "current stack" in owl analysis?
Date: Fri, 16 May 2003 16:43:45 -0700

> I could add "--mode gtp -t" in the gnugo command line option to have gnugo
> display the analysis process nicely, but how can I let all the trace result
> output to a file? I have tried to use "start_sgftrace", but the output
> seemed to be different than the screen output. I found the "current stack"
> output is especially useful.

On Linux or Unix you can type:

gnugo --quiet --mode gtp -t 2>file

Then stderr is redirected to file, which you can look at later.

Dan








reply via email to

[Prev in Thread] Current Thread [Next in Thread]