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 CPU exceptions, bit2 : ?, bit3: ?, bit4: ? | Bit0: debugger is attached, bit1: report CPU exceptions, bit2 : ?, bit3: ?, bit4: ? | ||
|- | |||
| 0x30 | |||
| u32 | |||
| Stop point type that caused the event: 0 = svc 0xFF, 1 = breakpoint, 2 = watchpoint (otherwise it's not updated). | |||
|- | |- | ||
| 0x34 | | 0x34 |