Page MenuHomeFreeBSD

Add support for setting hardware breakpoints from ptrace on arm64
ClosedPublic

Authored by andrew on Oct 30 2019, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 16, 9:52 AM
Unknown Object (File)
Sun, Nov 16, 6:13 AM
Unknown Object (File)
Sun, Nov 16, 12:42 AM
Unknown Object (File)
Sun, Nov 9, 5:39 AM
Unknown Object (File)
Sat, Nov 8, 8:40 PM
Unknown Object (File)
Fri, Nov 7, 12:23 AM
Unknown Object (File)
Oct 19 2025, 1:12 PM
Unknown Object (File)
Oct 14 2025, 1:02 AM

Details

Summary

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.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27280
Build 25542: arc lint + arc unit