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)
Thu, Mar 5, 10:44 AM
Unknown Object (File)
Tue, Mar 3, 10:29 AM
Unknown Object (File)
Mon, Mar 2, 4:37 AM
Unknown Object (File)
Thu, Feb 26, 9:52 PM
Unknown Object (File)
Thu, Feb 26, 4:20 AM
Unknown Object (File)
Sun, Feb 8, 9:26 AM
Unknown Object (File)
Sun, Feb 8, 4:42 AM
Unknown Object (File)
Jan 31 2026, 10:45 AM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable