SVC: Difference between revisions
Misson20000 (talk | contribs) m →ProcessEvent: add note to ProcessEvent_Crashed about AllowDebug |
EnableDebug probably a better name. |
||
Line 1,507: | Line 1,507: | ||
| 2 || ProcessEvent_DebugDetached || | | 2 || ProcessEvent_DebugDetached || | ||
|- | |- | ||
| 3 || ProcessEvent_Crashed || Processes will not enter this state unless they were created with [[#CreateProcessInfo| | | 3 || ProcessEvent_Crashed || Processes will not enter this state unless they were created with [[#CreateProcessInfo|EnableDebug]]. | ||
|- | |- | ||
| 4 || ProcessEvent_Running || | | 4 || ProcessEvent_Running || | ||
Line 1,553: | Line 1,553: | ||
| || || Bit3-1 || [[#AddressSpaceType]] | | || || Bit3-1 || [[#AddressSpaceType]] | ||
|- | |- | ||
| || || Bit4 || [2.0.0+] | | || || Bit4 || [2.0.0+] EnableDebug | ||
|- | |- | ||
| || || Bit5 || EnableAslr | | || || Bit5 || EnableAslr |