Implement get/fill_dbregs on arm64. This is used by ptrace with the
PT_GETDBREGS and PT_SETDBREGS requests. It allows userspace to set
hardware breakpoints.
Details
Details
- Reviewers
jhb manu - Group Reviewers
arm64 - Commits
- rS354285: Add support for setting hardware breakpoints from ptrace on arm64.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks ok to me.
sys/arm64/arm64/machdep.c | ||
---|---|---|
297 ↗ | (On Diff #63799) | s/breakpointe/breakpoints/ |