Page MenuHomeFreeBSD

arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
ClosedPublic

Authored by mhorne on Feb 26 2021, 5:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 22 2024, 10:17 AM
Unknown Object (File)
Oct 22 2024, 5:00 AM
Unknown Object (File)
Oct 22 2024, 5:00 AM
Unknown Object (File)
Oct 22 2024, 5:00 AM
Unknown Object (File)
Oct 22 2024, 4:51 AM
Unknown Object (File)
Oct 2 2024, 6:56 PM
Unknown Object (File)
Oct 2 2024, 6:36 PM
Unknown Object (File)
Oct 2 2024, 3:09 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable