From 20f6af8dc81ccace76fc9c0b9233680a7cf74bfa Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Mon, 4 Dec 2006 14:45:44 +0000 Subject: [PATCH] [cleanup] Add .options file for tracing --- terminal/org.eclipse.tm.terminal/.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 terminal/org.eclipse.tm.terminal/.options diff --git a/terminal/org.eclipse.tm.terminal/.options b/terminal/org.eclipse.tm.terminal/.options new file mode 100644 index 00000000000..5335bdd53c3 --- /dev/null +++ b/terminal/org.eclipse.tm.terminal/.options @@ -0,0 +1,8 @@ +org.eclipse.tm.terminal/debug = true +org.eclipse.tm.terminal/debug/flag = true +org.eclipse.tm.terminal/debug/filter = * +org.eclipse.tm.terminal/debug/log = true +org.eclipse.tm.terminal/debug/log/error = true +org.eclipse.tm.terminal/debug/log/info = false +org.eclipse.tm.terminal/debug/log/char = false +org.eclipse.tm.terminal/debug/log/buffer/size = false