diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/dynbrk004.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/dynbrk004.stdout | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/dynbrk004.stdout b/testsuite/tests/ghci.debugger/scripts/dynbrk004.stdout new file mode 100644 index 0000000000..ed7fb990a4 --- /dev/null +++ b/testsuite/tests/ghci.debugger/scripts/dynbrk004.stdout @@ -0,0 +1,4 @@ +Breakpoint 0 activated at ../mdo.hs:13:16-30 +Breakpoint 1 activated at ../mdo.hs:12:16-30 +Breakpoint 2 activated at ../mdo.hs:11:16-30 +Breakpoint 3 activated at ../mdo.hs:14:10-18 |