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)
Thu, Dec 11, 4:04 PM
Unknown Object (File)
Thu, Nov 27, 4:18 AM
Unknown Object (File)
Thu, Nov 20, 9:35 PM
Unknown Object (File)
Thu, Nov 20, 9:23 PM
Unknown Object (File)
Thu, Nov 20, 9:21 PM
Unknown Object (File)
Thu, Nov 20, 9:14 PM
Unknown Object (File)
Sun, Nov 16, 9:52 AM
Unknown Object (File)
Sun, Nov 16, 6:13 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