]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
authorMitchell Horne <mhorne@FreeBSD.org>
Mon, 1 Mar 2021 14:00:17 +0000 (10:00 -0400)
committerMitchell Horne <mhorne@FreeBSD.org>
Mon, 8 Mar 2021 14:02:16 +0000 (10:02 -0400)
commit46810641e879fb406354a7094a216e955c9ce117
treeeaf03744b09d39407a1af475a9a25a2a00bc4f42
parent35435ee5725a8c0c67bdb4fd22d18154634dd081
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
Sponsored by: The FreeBSD Foundation

(cherry picked from commit bd0b7cbf5ac1baff4211e09584e0b86d4d96228b)
sys/arm64/include/db_machdep.h