Monitor Command

Purpose

Sets a debugger breakpoint for an external debugger.

Syntax

Monitor[n]

n:integer expression

Description

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.

See Also

-

{Created by Sjouke Hamstra; Last updated: 12/05/14 by James Gaite}