Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Breakpoint modification events

Passed as 'bptev_code' parameter to dbg_bpt_changed callback. More...

Macros

#define BPTEV_ADDED   0
 Breakpoint has been added.
 
#define BPTEV_REMOVED   1
 Breakpoint has been removed.
 
#define BPTEV_CHANGED   2
 Breakpoint has been modified.
 

Detailed Description

Passed as 'bptev_code' parameter to dbg_bpt_changed callback.