stopifi

Format: stopifi [addr] exp

exp is an expression of the current language.

addr is either a procedure name or the address of an instruction.

Identical to the stopif command, except the breakpoint is placed on the machine instruction at address addr. If addr is not specified, then the address of the last item you saw with the "/i" or "/I" display mode is used. addr may also be a procedure name, in which case the breakpoint is set on the first address of the procedure.


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.