Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Side by Side Diff: tools/ddbg_service/pubspec.yaml

Issue 575853002: Add tools/ddbg_service. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add test Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 name: ddbg
2 description: A command-line Dart debugger
3 dependencies:
4 logging: any
5 observatory:
6 path: /Users/turnidge/ws/dart-repo/dart/runtime/bin/vmservice/observatory
7 #dev_dependencies:
8 # unittest: any
OLDNEW
« tools/ddbg_service/lib/debugger.dart ('K') | « tools/ddbg_service/lib/terminfo.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698