aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-01-19 01:14:11 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-01-19 01:14:11 +0000
commit77918505b5f096f0c1aa07179d54f2f2626ea864 (patch)
tree499368321cb05dc1d4bf09d56604d7c7b0cffe28
parentd9420fc11c294520c767900a1d9403fdc3f40045 (diff)
downloadgdb-77918505b5f096f0c1aa07179d54f2f2626ea864.zip
gdb-77918505b5f096f0c1aa07179d54f2f2626ea864.tar.gz
gdb-77918505b5f096f0c1aa07179d54f2f2626ea864.tar.bz2
* gdb.t00/default.exp (show prompt): In FAIL case, only match if
the prompt is at the start of a line.
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index e706932..aa57991 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.