Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/b6fafa64ec41b41dfcf6f67140cccc10b8fa631d >--------------------------------------------------------------- commit b6fafa64ec41b41dfcf6f67140cccc10b8fa631d Author: Paolo Capriotti <p.caprio...@gmail.com> Date: Wed Mar 28 09:34:49 2012 +0100 Update output after fix for #5534. >--------------------------------------------------------------- tests/ghci.debugger/scripts/break007.stdout | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/tests/ghci.debugger/scripts/break007.stdout b/tests/ghci.debugger/scripts/break007.stdout index e692d20..2d08d76 100644 --- a/tests/ghci.debugger/scripts/break007.stdout +++ b/tests/ghci.debugger/scripts/break007.stdout @@ -1 +1,2 @@ -No breakpoints found at that location. +Cannot find default module for breakpoint. +Perhaps no modules are loaded for debugging? _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc