KDebugThread: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
| 0x4
| 0x4
| u8
| u8
| Indicates that svcBreak was used
| Indicates that svcBreak was used with type != (UN)LOAD_RO
|-
|-
| 0x5
| 0x5
| u8
| u8
| Indicates that the thread is locked from debug features
| Indicates that the thread has been locked by KDebug-related functions
|-
|-
| 0x6
| 0x6
| u8
| u8
| Indicates that the thread shall be locked from debug features
| Indicates that the thread shall be locked, set by KDebug-related functions
|-
|-
| 0x7
| 0x7