Variables
				
					
					Const DEBUG
					DEBUG: string[] = ...
					
				
				
					
					Const DEBUG_BREAKPOINT
					DEBUG_BREAKPOINT: string[] = ...
					
				
				
					
					Const DEBUG_BREAKPOINTS
					DEBUG_BREAKPOINTS: string[] = ...
					
				
				
					
					Const DEBUG_CONFIGURATION
					DEBUG_CONFIGURATION: string[] = ...
					
				
				
					
					Const DEBUG_CONTROLS
					DEBUG_CONTROLS: string[] = ...
					
				
				
					
					Const DEBUG_NEW_BREAKPOINT
					DEBUG_NEW_BREAKPOINT: string[] = ...
					
				
				
					
					Const DEBUG_SESSIONS
					DEBUG_SESSIONS: string[] = ...
					
				
				
					
					Const DEBUG_THREADS
					DEBUG_THREADS: string[] = ...