HomeFreeBSD

Clean up handling of unexpected exceptions. Previously we would issue a

Description

Clean up handling of unexpected exceptions. Previously we would issue a
breakpoint instruction, however this would lose information that may be
useful for debugging.

These are now handled in a similar way to other exceptions, however it
won't exit out of the exception handler until it is known if we can
handle these exceptions in a useful way.

Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS334925: Untangle configuration ifdefs a little. On x86, msi is optional on pci,
Branches
Unknown
Tags
Unknown