:boe

Top-level Command

Arguments:

When called, this command marks the current frame in such a way that a break loop is invoked after the frame is removed from the stack because the function associated with the frame is returned from. No break will occur if the frame is removed because of a throw. The debugger indicates the marked frame by placing a * to the left of the frame when printing the stack.

:boe cannot be abbreviated.

See top-level.htm for more information on top-level commands. See debugging.htm for information on the debugger.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.