diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c690141f12..14c457adb5 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].