K 10 svn:author V 6 andrew K 8 svn:date V 27 2018-06-10T16:21:21.685243Z K 7 svn:log V 374 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 END