HomeFreeBSD

arm: implement kdb watchpoint functions

Description

arm: implement kdb watchpoint functions

Implement wrappers around the existing debug_monitor interface, to be
consumed by MI kernel debugger code.

For now, the various db_printf() calls in this code remain. In the
future, they could be converted to printf() or removed altogether, to
properly decouple the DDB and GDB options.

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, 12:14 AM
Reviewer
jhb
Differential Revision
D29155: Introduce kdb-level watchpoint functions
Parents
rG3ef68bc62c1e: arm64: implement kdb watchpoint functions
Branches
Unknown
Tags
Unknown