:boe top-level command

$Revision: 5.0.2.3 $

No 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 general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.