KEventInfo: Difference between revisions

No edit summary
 
(One intermediate revision by the same user not shown)
Line 35: Line 35:
|-
|-
| 0xE
| 0xE
| u8
| bool
| "Other" flag for ATTACH PROCESS events, 0 in all observed cases
| Ignore continue
|-
|-
| 0xF
| 0xF
Line 135: Line 135:
!  Field
!  Field
|-
|-
| [[KThread]]*[nbCores]
| s32[4]
| Pointers to the current threads at the time svcBreakDebugProcess was called
| IDs of the attached process's threads that were running on each core at the time of the @ref svcBreakDebugProcess call, or -1 (only the first 2 values are meaningful on O3DS).
|}
|}