HomeFreeBSD

sys/ddb: Add hardware breakpoint support to ddb

Description

sys/ddb: Add hardware breakpoint support to ddb

As with hardware watchpoints add support for hardware breakpoints. The
command is only enabled on architectures that report support for them.
Currently no architectures do, however arm64 will add support in a
future change.

Reviewed by: jhb (earlier version)
Sponsored by: Arm Ltd
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D22191

Details

Provenance
andrewAuthored on Mar 12 2024, 5:01 PM
Reviewer
jhb
Differential Revision
D22191: sys/ddb: Add hardware breakpoint support to ddb
Parents
rGf4a6036a3a0d: ddb: Start to generalise breakpoints
Branches
Unknown
Tags
Unknown