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)
Mar 7 2024, 11:38 PM
Unknown Object (File)
Jan 17 2024, 11:28 AM
Unknown Object (File)
Dec 23 2023, 11:31 AM
Unknown Object (File)
Dec 11 2023, 12:37 AM
Unknown Object (File)
Oct 10 2023, 7:57 PM
Unknown Object (File)
Oct 4 2023, 5:23 AM
Unknown Object (File)
Oct 3 2023, 8:01 PM
Unknown Object (File)
Sep 5 2023, 10:21 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