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)
Tue, Apr 14, 6:29 AM
Unknown Object (File)
Sun, Apr 12, 6:26 PM
Unknown Object (File)
Sat, Apr 11, 10:30 PM
Unknown Object (File)
Thu, Apr 9, 5:10 PM
Unknown Object (File)
Thu, Apr 9, 4:10 AM
Unknown Object (File)
Mon, Mar 23, 7:53 PM
Unknown Object (File)
Mar 19 2026, 7:48 AM
Unknown Object (File)
Mar 17 2026, 12:30 PM

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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable