Index: runtime/vm/debugger.cc |
=================================================================== |
--- runtime/vm/debugger.cc (revision 38736) |
+++ runtime/vm/debugger.cc (working copy) |
@@ -28,7 +28,6 @@ |
namespace dart { |
-DEFINE_FLAG(bool, enable_debugger, true, "Enables debugger step checks"); |
DEFINE_FLAG(bool, show_invisible_frames, false, |
"Show invisible frames in debugger stack traces"); |
DEFINE_FLAG(bool, trace_debugger_stacktrace, false, |