HomeFreeBSD

Implement single stepping on arm64. We need to set the single step bits in

Description

Implement single stepping on arm64. We need to set the single step bits in
the processor and debug state registers. A flag has been added to the pcb
to tell us when to enable single stepping for a given thread.

Reviewed by: kib
Sponsored by: ABT Systems Ltd
Differential Revision: https://reviews.freebsd.org/D4730

Details

Provenance
andrewAuthored on
Reviewer
kib
Differential Revision
D4730: Implement single stepping on arm64
Parents
rS295141: Fix setting of protection bits for page table entries in pmap_map(). This
Branches
Unknown
Tags
Unknown