KDebug: Difference between revisions
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
| [[KSendableInterruptEvent]] | | [[KSendableInterruptEvent]] | ||
| Process termination event | | Process termination event | ||
|- | |||
| 0x1C | |||
| u8 | |||
| Indicates a PROCESS event has been signaled to this object | |||
|- | |||
| 0x1D | |||
| u8 | |||
| Debug string length >> 31 | |||
|- | |||
| 0x1E | |||
| u8 | |||
| Indicates that a debug event is currently being signaled to this object | |||
|- | |||
| 0x20 | |||
| [[SVC|DebugEventType]] | |||
| Type of the latest debug event | |||
|- | |||
| 0x28 | |||
| [[KThread]] * | |||
| Thread exclusively reporting a debug event to this object | |||
|- | |- | ||
| 0x2C | | 0x2C | ||