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)
Tue, May 12, 7:45 AM
Unknown Object (File)
Mon, May 11, 9:49 PM
Unknown Object (File)
Mon, May 11, 9:14 PM
Unknown Object (File)
Wed, Apr 29, 1:20 PM
Unknown Object (File)
Wed, Apr 29, 1:12 PM
Unknown Object (File)
Sat, Apr 25, 11:41 AM
Unknown Object (File)
Sun, Apr 19, 5:56 PM
Unknown Object (File)
Thu, Apr 16, 4:01 AM
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