HomeFreeBSD

arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP

Description

arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP

This value should be kept in sync with updates to kdb_frame->tf_elr,
since it is queried by PC_REGS() in several places.

Reviewed by: markj, jhb
MFC after: 5 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D28943

Details

Provenance
mhorneAuthored on Mar 1 2021, 2:00 PM
Reviewer
markj
Differential Revision
D28943: arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
Parents
rG874635e38173: arm64: fix hardware single-stepping from EL1
Branches
Unknown
Tags
Unknown