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

Unified Diff: tests/debugger/break_after_spawn_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/async_test.dart ('k') | tests/debugger/break_after_spawn_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/break_after_spawn_expected.txt
diff --git a/tests/debugger/break_after_spawn_expected.txt b/tests/debugger/break_after_spawn_expected.txt
index 801e1c8a230668a83ed76e08b82e7b2b3ce6cbe6..a2d12ae483eb012a6a130494d059bc13ce2a4380 100644
--- a/tests/debugger/break_after_spawn_expected.txt
+++ b/tests/debugger/break_after_spawn_expected.txt
@@ -7,3 +7,4 @@ tests/debugger/break_after_spawn_test.dart:22:3
22 port.send(null);
> c
### process terminated
+> q
« no previous file with comments | « tests/debugger/async_test.dart ('k') | tests/debugger/break_after_spawn_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698