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
F131903891: D22195.diff
Sun, Oct 12, 2:45 AM
Unknown Object (File)
Sat, Oct 11, 12:48 PM
Unknown Object (File)
Sat, Oct 11, 6:13 AM
Unknown Object (File)
Thu, Oct 9, 11:16 AM
Unknown Object (File)
Wed, Oct 8, 6:14 AM
Unknown Object (File)
Sun, Sep 14, 8:41 AM
Unknown Object (File)
Sep 12 2025, 2:59 AM
Unknown Object (File)
Sep 5 2025, 9:24 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