Home
last modified time | relevance | path

Searched refs:DR_CONTROL (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gdb/gdb/
HDi386v-nat.c187 ptrace (6, pid, offsetof (struct user, u_debugreg[DR_CONTROL]), in i386_insert_aligned_watchpoint()
250 ptrace (6, pid, offsetof (struct user, u_debugreg[DR_CONTROL]), in i386_remove_watchpoint()
HDi386-nat.c71 #define DR_CONTROL 7 /* Index of debug control register (DR7). */ macro