Jump to content

DBG N NewProc: Difference between revisions

From EDM2
Created page with "Debug Notification -12 - New Process Notification This notification returns: * Cmd= DBG_N_NewProc * Value= Process ID of the new process * Addr= 0 The debuggee process ..."
 
Ak120 (talk | contribs)
m Redirected page to Debug Notifications
 
Line 1: Line 1:
Debug Notification -12 - New Process Notification
#REDIRECT[[Debug Notifications]]
 
This notification returns:
* Cmd= DBG_N_NewProc
* Value= Process ID of the new process
* Addr= 0
 
The debuggee process has just started a child process, and that child process needs to be debugged.
 
;Note: This notification occurs only if descendant debugging was specified in the DosExecPgm call that started the process tree in which the debuggee is executing.
 
[[Category:DBG_N]]
{{DISPLAYTITLE:DBG_N_NewProc}}

Latest revision as of 13:38, 10 March 2020