KDebugThread

KDebugThread

Size : 0x18 bytes

OffsetTypeDescription
0x0KThread *Pointer to KThread object this KDebugThread is linked to
0x4u8Indicates that svcBreak was used with type != (UN)LOAD_RO
0x5u8Indicates that the thread has been locked by KDebug-related functions
0x6u8Indicates that the thread shall be locked, set by KDebug-related functions
0x7u8For SCHEDULE IN/OUT debug events: 0 for IN, 1 for OUT
0x8u8Thread is attached
0x9u8For SYSCALL IN/OUT debug events: 0 for IN, 1 for OUT
0xAu8[2]Padding
0xCu32Thread exit reason
0x10u32ID of the creator thread
0x14u32Fault Address Register (when applicable)

Category:Kernel objects