Notes.ini Entry
Name:
Debug_Dont_Kill_Processes
Syntax
Debug_Dont_Kill_Processes=
0 / 1
Applies to:
Servers
Add-on:
First Release:
5.0
Obsolete since:
7.0
Category:
Debug, Obsolete
Default:
None
UI equivalent:
None
Description:
//=====================================================
To prevent termination of other processes set the
notes.ini variable DEBUG_DONT_KILL_PROCESSES=1
To exit after the crash and NOT launch the Just_In_Time debugger set the
notes.ini variable EXITAFTERCRASH=1
To prevent generation of this file set the
notes.ini variable DEBUG_DONT_DUMP_EXCEPTION_REPORT=1
//=====================================================
This variable is Obsolete (even though a console banner will claim it still works) from version 7.0 onwards