From: Jim Kingdon Date: Fri, 15 Oct 1993 18:50:29 +0000 (+0000) Subject: * gdb.t06/break.exp: For "next over recursive call", fail on any X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d699eb21249adf4d9e3e52be62d98b9b54ca362b;p=binutils-gdb.git * gdb.t06/break.exp: For "next over recursive call", fail on any incorrect output, not just on "factorial (value=2)". --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 09c53aa18ea..0a83494668b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t06/break.exp: For "next over recursive call", fail on any + incorrect output, not just on "factorial (value=2)". + Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be