PMDbg:LaunchAppDebug: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x0001....] |- | 1 | TitleID lower word |- | 2 | TitleID upper word |- | 3 | Unkno..." |
(No difference)
|
Revision as of 21:12, 22 July 2012
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x0001....] |
| 1 | TitleID lower word |
| 2 | TitleID upper word |
| 3 | Unknown |
| 4 | Unknown |
| 5 | Process launch flags |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | N/A |
| 3 | Debug handle for the launched process from svcDebugActiveProcess |