Daniel Davidson
2015-12-05 20:47:40 UTC
I would like to step through pub as a way to learn more about it. I use
webstorm a little, but most of my work so far is cli and not much need for
debugging (i.e. print is fine).
Do authors/contributors of pub (+Bob Nystrom, + Natalie Weizenbaum) have a
setup where they can use a debugger and if so how?
I can debug my simple CLI projects with webstorm.
For example, this runs when I debug one of my cli test cases:
/usr/lib/dart/bin/dart --ignore-unrecognized-flags --checked
--pause_isolates_on_start --enable-vm-service:38139
--trace_service_pause_events
/home/dbdavidson/dev/open_source/ebisu/test/runner.dart
But suppose I have a pubspec.xml and I want to debug pub against it in
webstorm. How?
Thanks
Dan
webstorm a little, but most of my work so far is cli and not much need for
debugging (i.e. print is fine).
Do authors/contributors of pub (+Bob Nystrom, + Natalie Weizenbaum) have a
setup where they can use a debugger and if so how?
I can debug my simple CLI projects with webstorm.
For example, this runs when I debug one of my cli test cases:
/usr/lib/dart/bin/dart --ignore-unrecognized-flags --checked
--pause_isolates_on_start --enable-vm-service:38139
--trace_service_pause_events
/home/dbdavidson/dev/open_source/ebisu/test/runner.dart
But suppose I have a pubspec.xml and I want to debug pub against it in
webstorm. How?
Thanks
Dan
--
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
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
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
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.