BreakpointDescription
-
struct
BreakpointDescription
Public Types
-
enum
PositionType
Values:
-
Address
-
Named
-
Module
Public Members
-
RVA
addr
= 0
-
int64_t
moduleDelta
= 0
-
int
index
= -1
-
PositionType
type
= Address
-
int
size
= 0
-
int
permission
= 0
-
QString
positionExpression
-
QString
name
-
QString
command
-
QString
condition
-
bool
hw
= false
-
bool
trace
= false
-
bool
enabled
= true