From: Jim Kingdon Date: Thu, 8 Jul 1993 19:58:22 +0000 (+0000) Subject: * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=270532f9a410fc56d2edaebb885b3ad9f767b702;p=binutils-gdb.git * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c690141f125..14c457adb53 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. + * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint [0-9]*, not just [0-9].