Feature #36
Feature #17: Implement Exception Handling
Handle Divide by Zero CPU Interrupt
| Status: | New | Start date: | 07/12/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Compiler | Spent time: | - | |
| Target version: | 1.4 | |||
| Difficulty: | Normal |
Description
Catch CPU divide error interrupt and propagate to the VES runtime, determine the thread that caused the interrupt, and throw the DivideByZeroException exception.
History
Updated by Phil Garcia almost 2 years ago
- Description updated (diff)
- Category changed from Kernel to Compiler
Updated by Phil Garcia almost 2 years ago
- Target version changed from 1.0 to 1.1
Updated by Phil Garcia 12 months ago
- Target version changed from 1.1 to 1.4
- Difficulty set to Normal