'Seth Ladd' via Dart Misc
2015-08-27 18:34:52 UTC
Hello Dartisans,
If you use the legacy debug protocol with the Dart VM, we would like to
know. If you sit in IntelliJ/WebStorm and use its debugger to debug apps
running in the stand-alone VM, we'd also like to know.
The old legacy protocol isn't not supported, and before we delete it, we
need to determine the impact.
The VM has a new, supported, full-featured, working *Service Protocol
<https://github.com/dart-lang/sdk/blob/master/runtime/vm/service/service.md>*
that
should be used if you are connecting into the internals of the VM.
Thanks for the feedback!
Seth
If you use the legacy debug protocol with the Dart VM, we would like to
know. If you sit in IntelliJ/WebStorm and use its debugger to debug apps
running in the stand-alone VM, we'd also like to know.
The old legacy protocol isn't not supported, and before we delete it, we
need to determine the impact.
The VM has a new, supported, full-featured, working *Service Protocol
<https://github.com/dart-lang/sdk/blob/master/runtime/vm/service/service.md>*
that
should be used if you are connecting into the internals of the VM.
Thanks for the feedback!
Seth
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.