V - Exception/Trap/Fault Vector Commands

This group of commands manipulates IDT entries 0 through e to point to Kernel Debugger supplied interrupt handlers. By this means the Kernel Debugger may selectively be made to intercept each system exception before the system is allowed to process the exception. When a system exception is intercepted the Kernel Debugger gives control to the user. The original IDT entries are retained so that they may be re-instated, or given control following an exception which the Kernel Debugger has been intercepted. See the GT and TT commands for information in returning control to the system exception handlers.

Syntax:

────── V ─┬──  L  ──┬──┬───────┬───┬────────────────────┬─────
            ├──  S  ──┤  ├── R ──┤   ├──── interrupt ──┬──┤
            ├──  T  ──┤  ├── V ──┤   │                │  │
            └──  C  ──┘  ├── P ──┤   │  └───── , ──────┘  │
                         ├── F ──┤   └──────── * ─────────┘
                         ├── N ──┤
                         └── U ──┘


Parameters: