Go backward to Running and breaking Soar.
Go up to User Interface.
Go forward to Tracing decisions and productions and objects.

Running and breaking Soar
=========================

While Soar is executing productions (often called *running*), it can be
interrupted by typing the break character, which is usually control-C.  This
will return to a Soar prompt.  At present, this only works while Soar is
running, not while it's loading productions or waiting for you to type a line
of input.

Menu

go
d
run
time