﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3181	Compiler debug trace does not work (see first example of Users Guide)	Rüdiger Franke	Adrian Pop	"A debug trace would give some background info if flattening fails (see a couple of open tickets addressing the Frontend). Also the brand new OpenModelica Users Guide from Feb 2015 starts its first example session in section 1.2.2 with:
{{{
>> setDebugFlags(""failtrace"")
>> model A Integer t = 1.5; end A;
>> instantiateModel(A)
}}}

Unfortunately OpenModelica (r24785) just prints the regular error message without any stack trace. What happened to ""failtrace""?
"	defect	closed	high	1.9.2	Frontend	trunk	fixed		
