IDA SDK
Macros
Breakpoint status codes
Debugger functions
»
Breakpoints
Detailed Description
Return values for
check_bpt()
Macros
#define
BPTCK_NONE
-1
breakpoint does not exist
#define
BPTCK_NO
0
breakpoint is disabled
#define
BPTCK_YES
1
breakpoint is enabled
#define
BPTCK_ACT
2
breakpoint is active (written to the process)
Generated by
1.9.3