Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2007-01-18 16:57:34 +0000
committerDarin Wright2007-01-18 16:57:34 +0000
commitd4626ad68b1021ca300f50d9b5bddec412431584 (patch)
tree0d90433b3f60312667e3f2811a4edfd176a4606c /org.eclipse.debug.core/.options
parent4685e85c851690fd04fc5b2d8159639aeb2b6f08 (diff)
downloadeclipse.platform.debug-d4626ad68b1021ca300f50d9b5bddec412431584.tar.gz
eclipse.platform.debug-d4626ad68b1021ca300f50d9b5bddec412431584.tar.xz
eclipse.platform.debug-d4626ad68b1021ca300f50d9b5bddec412431584.zip
tracing for debug events
Diffstat (limited to 'org.eclipse.debug.core/.options')
-rw-r--r--org.eclipse.debug.core/.options3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/.options b/org.eclipse.debug.core/.options
index 5b2748d08..47e155156 100644
--- a/org.eclipse.debug.core/.options
+++ b/org.eclipse.debug.core/.options
@@ -1,2 +1,3 @@
org.eclipse.debug.core/debug=false
-org.eclipse.debug.core/debug/commands=false \ No newline at end of file
+org.eclipse.debug.core/debug/commands=false
+org.eclipse.debug.core/debug/events=false \ No newline at end of file

Back to the top