| Index: dart/editor/tools/plugins/com.google.dart.tools.debug.core/plugin.xml
|
| ===================================================================
|
| --- dart/editor/tools/plugins/com.google.dart.tools.debug.core/plugin.xml (revision 37437)
|
| +++ dart/editor/tools/plugins/com.google.dart.tools.debug.core/plugin.xml (working copy)
|
| @@ -33,7 +33,7 @@
|
| <launchConfigurationType
|
| delegate="com.google.dart.tools.debug.core.mobile.MobileLaunchConfigurationDelegate"
|
| id="com.google.dart.tools.debug.core.mobileLaunchConfig"
|
| - modes="run"
|
| + modes="run,debug"
|
| name="Mobile launch"
|
| sourceLocatorId="com.google.dart.tools.debug.core.sourceLookupDirector"
|
| sourcePathComputerId="com.google.dart.tools.debug.core.dartiumSourcePathComputer">
|
|
|