Specifies whether to enable just-in-time debugging. 
	 
 
  
 
	  
		Restriction: These tunables are supported for native COBOL only. 
		
 
 
	  
 
	 Syntax:
 
		 
		>>-----set debug_on_error=---.-0-.-----------><
                             +-1-+
 
	 Parameters:
 
		 
		 
		
 
			  
			  
			  
				 
				  | 0 | Disables just-in-time debugging. | 
 
				 
				  | 1 | Enables just-in-time debugging: the 
					 Debugger starts if a running program terminates with a run-time system error. | 
 
			 
 
		  
 
 
	 Properties:
 
		 
		 
		
 
			  
			  
			  
				 
				  | Default: | 0 | 
 
				 
				  | IDE equivalent: | None |