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
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.

(cherry picked from commit 5a2933d0bf9fb0018349b67a39fa85cbb3740779)

Details

Provenance
mhorneAuthored on Mar 4 2021, 12:14 AM
Parents
rG08ce99c3f1b8: arm64: implement kdb watchpoint functions
Branches
Unknown
Tags
Unknown