From: Jim Kingdon Date: Wed, 19 Jan 1994 01:14:11 +0000 (+0000) Subject: * gdb.t00/default.exp (show prompt): In FAIL case, only match if X-Git-Tag: gdb-4_18~15961 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77918505b5f096f0c1aa07179d54f2f2626ea864;p=thirdparty%2Fbinutils-gdb.git * gdb.t00/default.exp (show prompt): In FAIL case, only match if the prompt is at the start of a line. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e7069326923..aa57991af2d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t00/default.exp (show prompt): In FAIL case, only match if + the prompt is at the start of a line. + Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.