handouts/ho03.tex
changeset 218 bc1f7c82e1a8
parent 213 9c2fa54c7c2d
child 227 7807863c4196
--- a/handouts/ho03.tex	Tue Oct 07 00:12:29 2014 +0100
+++ b/handouts/ho03.tex	Tue Oct 07 00:15:41 2014 +0100
@@ -154,7 +154,8 @@
 \item \texttt{(l)ist n} -- listing the source file from line 
 \texttt{n}
 \item \texttt{disassemble fun-name}
-\item \texttt{run} -- starts the program
+\item \texttt{run args} -- starts the program, potential 
+arguments can be given
 \item \texttt{(b)reak line-number} -- set break point
 \item \texttt{(c)ontinue} -- continue execution until next 
 breakpoint in a line number