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

Unified Diff: tests/debugger/empty_column_expected.txt

Issue 2029723004: Don't quit debugger when the program terminates, only after `quit`. Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 7 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 | « tests/debugger/debugger_tests.dart ('k') | tests/debugger/empty_column_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/empty_column_expected.txt
diff --git a/tests/debugger/empty_column_expected.txt b/tests/debugger/empty_column_expected.txt
index 8a6aa6a5cdb22c844c21066a70dcbfb9718aa99f..c1c6ab2a36859391d278eae92d703bc72b2a0912 100644
--- a/tests/debugger/empty_column_expected.txt
+++ b/tests/debugger/empty_column_expected.txt
@@ -7,3 +7,4 @@ tests/debugger/empty_column_test.dart:12:11
12 int y = 3; // break here.
> c
### process terminated
+> q
« no previous file with comments | « tests/debugger/debugger_tests.dart ('k') | tests/debugger/empty_column_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698