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

Unified Diff: tests/debugger/find_file_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/fibers_test.dart ('k') | tests/debugger/find_file_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/find_file_expected.txt
diff --git a/tests/debugger/find_file_expected.txt b/tests/debugger/find_file_expected.txt
index a75c77f1fe3428b47644fcaa1a0b2b4148ef531d..32835d91f39fef5a3401ffa63794a01bec8674bb 100644
--- a/tests/debugger/find_file_expected.txt
+++ b/tests/debugger/find_file_expected.txt
@@ -18,3 +18,4 @@ tests/debugger/find_file_test/b/b.dart:5:9
5 int b() => 30;
> c
### process terminated
+> q
« no previous file with comments | « tests/debugger/fibers_test.dart ('k') | tests/debugger/find_file_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698