﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1689	Standard _Debug UDF functions and Obfuscator	Tilb	Jpm	"Hi,
My script :
{{{
#include <Debug.au3>
_DebugSetup(""Trace"")
_DebugOut(@MDAY & ""/"" & @MON & ""/"" & @YEAR & "" "" & @HOUR & "":"" & @MIN & "":"" & @SEC & "" => Test"")
}}}
Using AutoIt.exe to run my script is OK.
If I Obfuscate my script with obfuscator and the ""/striponly"" parameter, and after i try this script, Nothing append's...

AutoIt Version : 3.3.4.0
Obfuscator Version : 1.0.28.7

Thank's for your help."	Bug	closed	3.3.7.0	Standard UDFs	3.3.4.0	None	Fixed		
