PMDbg:LaunchAppDebug: Difference between revisions
Steveice10 (talk | contribs) m Link to flags. |
Steveice10 (talk | contribs) m Add description and note about queued processes. |
||
| 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]]. | |||