Page MenuHomeFreeBSD

Handle return from KDB_WHY_TRAP on arm and mips
ClosedPublic

Authored by mhorne on Dec 10 2020, 3:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 2:20 PM
Unknown Object (File)
Mon, May 18, 2:20 PM
Unknown Object (File)
Fri, May 15, 6:12 PM
Unknown Object (File)
Fri, May 15, 6:12 PM
Unknown Object (File)
Fri, May 15, 5:39 PM
Unknown Object (File)
Tue, Apr 28, 11:09 AM
Unknown Object (File)
Mon, Apr 27, 7:08 AM
Unknown Object (File)
Apr 20 2026, 5:24 PM
Subscribers

Details

Summary

Upon exit from the debugger, checking the return code of kdb_trap()
allows one to retry the fatal page fault. This matches what is done on
all other architectures.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35297
Build 32230: arc lint + arc unit