Int 31/AX=0B02h

Prev Next Ralf Interrups Categories Contents

------

DPMI 0.9+ - GET STATE OF DEBUG WATCHPOINT

AX = 0B02h
BX = watchpoint handle

Return:
CF clear if successful AX = status flags

bit 0:
Watch point has been executed since AX=0B00h or AX=0B03h. CF set on error AX = error code (DPMI 1.0+) (8023h) (see #03143)

See Also: AX=0B00h - AX=0B03h

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents