debugger: switched advanded UI off by default, and implemented certain changes asked...
[deliverable/titan.core.git] / Makefile.cfg
index 53425f351f20bc5aa3d1167497914415778b9feb..de4fe1f9a07c2c70f1dad08890c1acb71d9fd6d5 100644 (file)
@@ -61,7 +61,7 @@ COVERAGE := no
 # Set it to 'yes' to enable extra features for the debugger UI in single mode
 # (this requires an extra library when linking the generated code).
 # Set it to 'no' to use a simplified debugger UI.
-ADVANCED_DEBUGGER_UI := yes
+ADVANCED_DEBUGGER_UI := no
 
 # Your platform. Allowed values: SOLARIS, SOLARIS8, LINUX, FREEBSD,
 # WIN32. Decided automagically if not defined (recommended).
This page took 0.024718 seconds and 5 git commands to generate.