summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/dynbrk009.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/dynbrk009.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/dynbrk009.stdout11
1 files changed, 11 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/dynbrk009.stdout b/testsuite/tests/ghci.debugger/scripts/dynbrk009.stdout
new file mode 100644
index 0000000000..e7e107448c
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/dynbrk009.stdout
@@ -0,0 +1,11 @@
+Stopped at dynbrk009.hs:8:22
+_result :: Int = _
+Stopped at dynbrk009.hs:8:27-36
+_result :: Int = _
+Stopped at dynbrk009.hs:8:31-35
+_result :: Int = _
+Stopped at dynbrk009.hs:6:1-9
+_result :: Int = _
+Stopped at dynbrk009.hs:6:9
+_result :: Int = _
+3