User guide
8-15
filename
Thedebuggerwillstopatevery
lineinthenamedfile.
line
Thedebuggerwillstopwhenit
reachesthespecified line
inthecurrentfile.
procedure
period
Thedebuggerwillstopevery
periodtimesitreachesthe
firstlineinacalledprocedure.
procedure
Thedebuggerwillstopevery
timeitreachesthefirstlineina
calledprocedure.
j
Executescodetoaspecifiedline,procedure,or
periodinthefilewithoutstoppingatbreakpoints.The
optionalargumentsarethesameasg,listedabove.
jx number
Executescodetotheexecutioncountspecified
(number)withoutstoppingatbreakpoints.
o
Executestheremainderofthecurrentprocedure(or
toabreakpoint)andstopsatthenextlineinthe
callingprocedure.
Using the Command
Line Interface
Using the Command
Line Interface