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

Unified Diff: tests/debugger/uncaught_exceptions_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/switch_expected.txt ('k') | tests/debugger/uncaught_exceptions_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/uncaught_exceptions_expected.txt
diff --git a/tests/debugger/uncaught_exceptions_expected.txt b/tests/debugger/uncaught_exceptions_expected.txt
index 5b0aeb684dd6b02d26b957e5b9b7d5e1ada11c43..f75cdef71849c421ada2bfe516db64008b6d3463 100644
--- a/tests/debugger/uncaught_exceptions_expected.txt
+++ b/tests/debugger/uncaught_exceptions_expected.txt
@@ -28,3 +28,4 @@ Uncaught exception: NoSuchMethodError: Class 'MyObject' has no method named 'bar
1: main @foo()
> restart
### process terminated
+> q
« no previous file with comments | « tests/debugger/switch_expected.txt ('k') | tests/debugger/uncaught_exceptions_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698