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

Unified Diff: tools/ddbg.dart

Issue 10783038: Don't return private fields from imported libs (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/debugger.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ddbg.dart
===================================================================
--- tools/ddbg.dart (revision 9716)
+++ tools/ddbg.dart (working copy)
@@ -41,7 +41,7 @@
ll List loaded libraries
plib <id> Print library info for given library id
pg <id> Print all global variables visible within given library id
- ls <libname> List loaded scripts in library
+ ls <lib_id> List loaded scripts in library
gs <lib_id> <script_url> Get source text of script in library
epi <none|all|unhandled> Set exception pause info
h Print help
« no previous file with comments | « runtime/vm/debugger.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698