KDebug: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 37: | Line 37: | ||
| 0x1C | | 0x1C | ||
| u8 | | u8 | ||
| Indicates | | Indicates an ATTACH PROCESS event has been signaled to this object | ||
|- | |- | ||
| 0x1D | | 0x1D | ||
| u8 | | u8 | ||
| Debug string length >> 31 | | Debug string length >> 31, always 0 | ||
|- | |- | ||
| 0x1E | | 0x1E | ||
Line 177: | Line 177: | ||
| 0x87 | | 0x87 | ||
| u8 | | u8 | ||
| Indicates that svcBreak was used and not yet handled by svcContinueDebugEvent | | Indicates that svcBreak was used and not yet handled by svcContinueDebugEvent, with type != (UN)LOAD_RO | ||
|- | |- | ||
| 0x88 | | 0x88 |