Difference between revisions of "PMDbg:LaunchAppDebug"

From 3dbrew
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...")
 
Line 8: Line 8:
 
| Header code [0x0001....]
 
| Header code [0x0001....]
 
|-
 
|-
| 1
+
| 1-4
| TitleID lower word
+
| 0x10-byte [[PMApp:LaunchTitle|struct]]
|-
 
| 2
 
| TitleID upper word
 
|-
 
| 3
 
| Unknown
 
|-
 
| 4
 
| Unknown
 
 
|-
 
|-
 
| 5
 
| 5

Revision as of 02:41, 21 April 2013

Request

Index Word Description
0 Header code [0x0001....]
1-4 0x10-byte struct
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