Sets a debugger breakpoint for an external debugger.
Monitor[n]
n:integer expression
Monitor [n] calls interrupt $3 and passes the value n in processor registers AX and DX. The command is intended for inserting of breakpoints in compiled programs.
-
{Created by Sjouke Hamstra; Last updated: 12/05/14 by James Gaite}