DR7_BP_WRITE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

DR7_BP_WRITE macro

Syntax

#define DR7_BP_WRITE 1

References

LocationText
x86_32_common.h:263
#define DR7_BP_WRITE 1 /* 01 - only on data writes */
lakemont.c:922
type == DR7_BP_WRITE ? "write" : "access", address,
x86_32_common.c:1211
DR7_BP_WRITE, wp->length) != ERROR_OK) {
x86_32_common.h:286
(val |= (DR7_BP_WRITE << (DR7_RW_SHIFT + DR7_RW_LEN_SIZE * (regnum))))