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)
Fri, May 16, 2:08 PM
Unknown Object (File)
Apr 22 2025, 4:16 AM
Unknown Object (File)
Apr 21 2025, 12:23 AM
Unknown Object (File)
Apr 19 2025, 4:16 PM
Unknown Object (File)
Apr 19 2025, 1:33 PM
Unknown Object (File)
Apr 19 2025, 1:11 PM
Unknown Object (File)
Apr 14 2025, 8:30 AM
Unknown Object (File)
Apr 14 2025, 3:57 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