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
bptaddr_t Struct Reference

Describes a breakpoint event. More...

#include <idd.hpp>

Public Attributes

ea_t hea
 Possible address referenced by hardware breakpoints.
 
ea_t kea
 Address of the triggered bpt from the kernel's point of view. More...
 

Detailed Description

Describes a breakpoint event.

(see BREAKPOINT)

Member Data Documentation

◆ kea

ea_t bptaddr_t::kea

Address of the triggered bpt from the kernel's point of view.

(for some systems with special memory mappings, the triggered ea might be different from event ea). Use to BADADDR for flat memory model.


The documentation for this struct was generated from the following file: