Index: test/inspector/debugger/continue-to-location-expected.txt |
diff --git a/test/inspector/debugger/continue-to-location-expected.txt b/test/inspector/debugger/continue-to-location-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d0c6ce715a03621297c54816cfdc69511d956bcd |
--- /dev/null |
+++ b/test/inspector/debugger/continue-to-location-expected.txt |
@@ -0,0 +1,31 @@ |
+Paused on debugger statement |
+Paused after continueToLocation |
+Stopped on line 8, expected 8, requested 8, (0-based numbers). |
+Control parameter 'step' calculation result: 1, expected: 1 |
+SUCCESS |
+Paused on debugger statement |
+Paused after continueToLocation |
+Stopped on line 8, expected 8, requested 8, (0-based numbers). |
+Control parameter 'step' calculation result: 1, expected: 1 |
+SUCCESS |
+Paused on debugger statement |
+Paused after continueToLocation |
+Stopped on line 17, expected 17, requested 12, (0-based numbers). |
+Control parameter 'step' calculation result: 6, expected: 6 |
+SUCCESS |
+Paused on debugger statement |
+Paused after continueToLocation |
+Stopped on line 17, expected 17, requested 13, (0-based numbers). |
+Control parameter 'step' calculation result: 6, expected: 6 |
+SUCCESS |
+Paused on debugger statement |
+Paused after continueToLocation |
+Stopped on line 17, expected 17, requested 17, (0-based numbers). |
+Control parameter 'step' calculation result: 6, expected: 6 |
+SUCCESS |
+Paused on debugger statement |
+Paused after continueToLocation |
+Stopped on line 17, expected 17, requested 17, (0-based numbers). |
+Control parameter 'step' calculation result: 6, expected: 6 |
+SUCCESS |
+ |