Next: , Previous: mg, Up: Commands


4.28 The Command next

This command can only be executed in debug mode. The rule execution will be resumed and continues until a different source line is met, a different path is going to be executed since the old one has terminated, or until the rules have been executed completely. It is like step, but subrules will be executed without interruption. If you specify a number as argument, the command will be repeated as often as specified.