KDebug: Difference between revisions

No edit summary
No edit summary
Line 78: Line 78:
| KLinkedListNode*
| KLinkedListNode*
| Pointer to last KLinkedListNode in linked list of KDebug objects
| Pointer to last KLinkedListNode in linked list of KDebug objects
|-
| 0x74
| [[KObjectMutex]]
| Mutex
|-
|-
| 0x84
| 0x84
Line 89: Line 93:
| 0x88
| 0x88
| u32 *
| u32 *
| Register dump (of the latest notified exception that occured in userland)
| Register dump
|-
| 0x8C
| u32
| [[Exception type]]
|-
| 0x92
| u16
| ID of the invalid SVC that was attempted
|}
|}
Exception fields are set for the latest notified exception that occured in userland.