Difference between revisions of "KDebugThread"

From 3dbrew
Jump to navigation Jump to search
Line 37: Line 37:
 
| u8
 
| u8
 
| Unknown
 
| Unknown
 +
|-
 +
| 0xC
 +
| u32
 +
| Thread exit reason
 
|-
 
|-
 
| 0x10
 
| 0x10

Revision as of 12:16, 14 December 2016


Size : 0x18 bytes

Offset Type Description
0x0 KThread* Pointer to KThread object this KDebugThread is linked to
0x4 u8 Unknown
0x5 u8 Unknown
0x6 u8 Unknown
0x7 u8 Unknown
0x8 u8 Unknown
0x9 u8 Unknown
0xC u32 Thread exit reason
0x10 u32 ID of the current thread (?)
0x14 u32 Fault Address Register (for the latest notified exception)