winIDEA SDK
Loading...
Searching...
No Matches
isys::CBPAddress Class Reference

This class contains the breakpoint address and type information. More...

#include <CBreakpointController.h>

Public Member Functions

ADDRESS_64 get_address () const
EBPType get_bp_type () const

Detailed Description

This class contains the breakpoint address and type information.

Member Function Documentation

◆ get_address()

ADDRESS_64 isys::CBPAddress::get_address ( ) const
Returns
the breakpoint address.

◆ get_bp_type()

EBPType isys::CBPAddress::get_bp_type ( ) const
Returns
the breakpoint type.