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

Unified Diff: tests/debugger/lazy_initializer_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/is_check_expected.txt ('k') | tests/debugger/list_processes_expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/lazy_initializer_expected.txt
diff --git a/tests/debugger/lazy_initializer_expected.txt b/tests/debugger/lazy_initializer_expected.txt
index 2e5d3f970957e75d8bd1a657d736e5f92e95f8bc..d426129205a65d19986df44207656be4f19dfa76 100644
--- a/tests/debugger/lazy_initializer_expected.txt
+++ b/tests/debugger/lazy_initializer_expected.txt
@@ -42,3 +42,8 @@ main @a2.x
main @a1.x + x + a2.x
> s
### process terminated
+> s
+### process not running, cannot step to next expression
+> s
+### process not running, cannot step to next expression
+> q
« no previous file with comments | « tests/debugger/is_check_expected.txt ('k') | tests/debugger/list_processes_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698