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)
Sat, May 16, 7:20 AM
Unknown Object (File)
Fri, May 15, 8:01 PM
Unknown Object (File)
Sat, May 2, 11:22 AM
Unknown Object (File)
Thu, Apr 30, 7:24 AM
Unknown Object (File)
Thu, Apr 30, 7:04 AM
Unknown Object (File)
Mon, Apr 27, 10:57 PM
Unknown Object (File)
Sun, Apr 26, 6:18 PM
Unknown Object (File)
Apr 23 2026, 5:48 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

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