From: Jim Kingdon Date: Thu, 8 Jul 1993 19:29:53 +0000 (+0000) Subject: * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=be7f754982c1a328973689698600c00f99d8bf5c;p=deliverable%2Fbinutils-gdb.git * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint [0-9]*, not just [0-9]. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0bfb53acf5..c690141f12 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint + [0-9]*, not just [0-9]. + Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.