SVC: Difference between revisions
No edit summary |
|||
| Line 433: | Line 433: | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| Break(BreakReason reason) | | Break(BreakReason reason) | ||
Break(BreakReason debugReason, | Break(BreakReason debugReason, const void* croInfo, u32 croInfoSize) | ||
| | | | ||
|- | |- | ||
| Line 636: | Line 636: | ||
| style="background: red" | No | | style="background: red" | No | ||
| style="background: red" | No | | style="background: red" | No | ||
| Result SetDebugThreadContext(Handle debug, u32 threadId, ThreadContext* context, u32 controlFlags) | | Result SetDebugThreadContext(Handle debug, u32 threadId, const ThreadContext* context, u32 controlFlags) | ||
| | | | ||
|- | |- | ||
| Line 1,073: | Line 1,073: | ||
|- | |- | ||
| u32[2] | | u32[2] | ||
| | | Info for LOAD_RO and UNLOAD_RO | ||
|} | |} | ||
| Line 1,090: | Line 1,090: | ||
| 2 | | 2 | ||
|- | |- | ||
| | | LOAD_RO | ||
| 3 | | 3 | ||
|- | |- | ||
| | | UNLOAD_RO | ||
| 4 | | 4 | ||
|} | |} | ||