summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/dynbrk002.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/dynbrk002.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/dynbrk002.stdout6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/dynbrk002.stdout b/testsuite/tests/ghci.debugger/scripts/dynbrk002.stdout
new file mode 100644
index 0000000000..b67ced36a6
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/dynbrk002.stdout
@@ -0,0 +1,6 @@
+Breakpoint 0 activated at ../QSort.hs:5:16-51
+Stopped at ../QSort.hs:5:16-51
+_result :: [a] = _
+a :: a = _
+left :: [a] = _
+right :: [a] = _