KDebug: Difference between revisions
No edit summary |
No edit summary |
||
Line 141: | Line 141: | ||
| [[KThread]]* | | [[KThread]]* | ||
| Current KThread- used in svcBreak | | Current KThread- used in svcBreak | ||
|- | |||
| 0x83 | |||
| u8 | |||
| Indicates that an EXCEPTION debug event different from USER_BREAK was continued, while the process was paused | |||
|- | |- | ||
| 0x84 | | 0x84 | ||
| u8 | | u8 | ||
| | | Indicates that a USER_BREAK debug event was continued while the process was paused | ||
|- | |- | ||
| 0x85 | | 0x85 | ||
| u8 | | u8 | ||
| Set to 1 to indicate the KProcess it belongs to has been terminated | | Set to 1 to indicate the KProcess it belongs to has been terminated | ||
|- | |||
| 0x87 | |||
| u8 | |||
| Unknown (bool?) | |||
|- | |- | ||
| 0x88 | | 0x88 |