GOTO(1spp) RISC/os Reference Manual GOTO(1spp)
NAME
goto - continue execution until instruction at address
SYNOPSIS
goto address
DESCRIPTION
The goto command continues executing the test program pro-
cess from the value currently stored in the client register
pc until the instruction at address is executed. A tem-
porary breakpoint is set at address and is removed when the
instruction is executed.
SEE ALSO
c(1spp), brk(1spp), unbrk(1spp)
Printed 1/6/92 Page 1