Re: Unhandled Exceptions?
Steffen Knoth <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
On Friday 23 March 2007, Espen Skoglund wrote: > You're right. There are currently just dummy handlers that do > nothing. The proper thing to do is to forward the exception to the > exception handler of the thread (like, e.g., the FPU_FAULT). Oh!? Did I get this right, that handling of normal exceptions aren't fully implemented in Pistachio 0.4 as it is meant to be?? Is the exception handler of a thread of use at all in the current implementation? Is the implementation planned for a future release? By the way, when will there be the next release of Pistachio? Well, at least I can stop planning to experiment with exception handling on L4 Pistachio. :) Steffen