HomeFreeBSD

arm64: implement kdb watchpoint functions

Description

arm64: implement kdb watchpoint functions

Add wrappers around the debug_monitor interface, to be consumed by MI
kernel debugger code. Update dbg_setup_watchpoint() and
dbg_remove_watchpoint() to return specific error codes, not just -1.

Reviewed by: jhb, kib, markj
MFC after: 3 weeks
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D29155

Details

Provenance
mhorneAuthored on Mar 4 2021, 9:53 PM
Reviewer
jhb
Differential Revision
D29155: Introduce kdb-level watchpoint functions
Parents
rG15dc1d44528a: x86: implement kdb watchpoint functions
Branches
Unknown
Tags
Unknown