PMDbg:LaunchAppDebug: Difference between revisions

Steveice10 (talk | contribs)
m Link to flags.
Steveice10 (talk | contribs)
m Steveice10 moved page PMDbg:LaunchTitleDebug to PMDbg:LaunchAppDebug
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
|-
|-
| 1-4
| 1-4
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]]
| [[Filesystem_services#ProgramInfo|Program Info]]
|-
|-
| 5
| 5
Line 33: Line 33:
| Debug handle for the launched process from svcDebugActiveProcess
| Debug handle for the launched process from svcDebugActiveProcess
|}
|}
=Description=
This launches a title and opens a debug handle to its process. If a process is currently queued from [[PMApp:LaunchTitle#Launch_Flags|launch flag 0x8]], this will instead call and return the handle from [[PMDbg:RunQueuedProcess|RunQueuedProcess]].
This returns result code 0xC8A05BF0 if an application is already running.