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)
Wed, Dec 11, 11:10 PM
Unknown Object (File)
Nov 15 2024, 1:45 PM
Unknown Object (File)
Nov 15 2024, 12:14 PM
Unknown Object (File)
Nov 7 2024, 7:25 AM
Unknown Object (File)
Nov 1 2024, 4:27 PM
Unknown Object (File)
Oct 28 2024, 7:40 AM
Unknown Object (File)
Oct 21 2024, 8:23 AM
Unknown Object (File)
Oct 21 2024, 7: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