www.delorie.com/djgpp/doc/dpmi/api/310b02.html search Int 31H Function 0B02H

Get State of Debug Watchpoint [0.9]

Returns the state of a debug watchpoint that was previously set using the Set Debug Watchpoint function (Int 31H Function 0B00H).

Call With

AX = 0B02H
BX = watchpoint handle

Returns

if function successful
Carry flag = clear
AX = watchpoint status

BitSignificance
00 = watchpoint has not been encountered
1 = watchpoint has been encountered
1-15reserved
if function unsuccessful
Carry flag = set
AX = error code
8023H invalid handle

Notes


prev next webmaster delorie software privacy
Copyright © 1996 Updated Apr 1996

AltStyle によって変換されたページ (->オリジナル) /