The goto Command

DBX Mode

The goto (dbx) command is intended for the users who want to 'skip over' the execution of a portion of source code.

 

cont_from_place_command

        : goto line_expression

 

line_expression

        : expression