Page MenuHomeFreeBSD

arm64: Use a switch to decide when to enable debug
ClosedPublic

Authored by andrew on Mar 14 2024, 3:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 10, 2:22 AM
Unknown Object (File)
Thu, May 14, 6:45 PM
Unknown Object (File)
Thu, May 14, 6:44 PM
Unknown Object (File)
Thu, May 14, 6:44 PM
Unknown Object (File)
Apr 29 2026, 9:18 PM
Unknown Object (File)
Apr 29 2026, 4:51 AM
Unknown Object (File)
Apr 28 2026, 8:46 AM
Unknown Object (File)
Apr 28 2026, 12:10 AM
Subscribers

Details

Summary

Use a switch statement to decide which exceptions we need to call
dbg_enable for. This simplifies adding more esceptions to the list in
the future.

Sponsored by: Arm Ltd

Diff Detail

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