KDebug: Difference between revisions
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
| u32 | | u32 | ||
| Debug event flags. | | Debug event flags. | ||
Bit0: debugger is attached, bit1: report | Bit0: debugger is attached, bit1: report "EXCEPTION" events (this flag is bypassed for svc 0xFF), bit2 : ?, bit3: ?, bit4: ? | ||
|- | |- | ||
| 0x30 | | 0x30 | ||
Line 119: | Line 119: | ||
| u32 | | u32 | ||
| [[SVC#EXCEPTION_event|Exception type]] | | [[SVC#EXCEPTION_event|Exception type]] | ||
|- | |||
| 0x90 | |||
| u16 | |||
| Number of "EXCEPTION" events encountered (0 or 1) | |||
|- | |- | ||
| 0x92 | | 0x92 | ||
| u16 | | u16 | ||
| ID of the invalid SVC that was attempted | | ID of the invalid SVC that was attempted | ||
|- | |||
| 0x94 | |||
| u16 | |||
| Counter, unknown | |||
|- | |||
| 0x96 | |||
| u16 | |||
| Counter, unknown | |||
|- | |- | ||
| 0x98 | | 0x98 |