Contains namespaces related to the kernel debugging tools.
Namespaces
Namespace | Description |
---|---|
Kernel.Debug |
Contains code related to debugging the Fling OS kernel.
|
Kernel.Debug.Data |
Contains the classes for creating, managing and accessing the kernel debug database.
|
Kernel.Debug.Debugger |
The Fling OS Kernel Debugger application used for debugging the Fling OS kernel (currently over a serial pipe form a virtual machine).
|