GDBDebugFlags.st
changeset 23 a7eb888c81b5
parent 9 5cc8797f6523
child 78 c24e7d8bc881
--- a/GDBDebugFlags.st	Fri Jun 20 21:25:03 2014 +0100
+++ b/GDBDebugFlags.st	Fri Jun 20 22:14:51 2014 +0100
@@ -15,8 +15,9 @@
     "/ please change as required (and remove this comment)
 
     TraceEvents := true.
+    TraceProcesses := true.
 
-    "Modified: / 02-06-2014 / 23:24:02 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+    "Modified: / 20-06-2014 / 21:48:56 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !