From: Jim Blandy Date: Sat, 30 Jan 1999 19:27:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=caf6b72db40da48f6a96212138d8504655a6e45f;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5647dfec74a..a1594ce3b82 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,27 @@ +1999-01-30 Jim Blandy + + * gdb.base/maint.exp: Use 'set height 0' to disable page + prompting, not 'set height 400'. + + Fix a bunch of timeouts. + * gdb.base/maint.exp ("maint print objfiles"): Break this up into + four separate tests, so expect doesn't take forever to match a ton + of text against a regexp with lots of .* forms. + ("maint print psymbols", "maint print symbols"): Make some of + these greps more selective, so that expect doesn't try to wade + through huge piles of output and time out. + + * gdb.base/maint.exp ("maint print msymbols"): Fix pattern. + + * gdb.base/maint.exp ("maint info breakpoints"): Split into two + tests: one which doesn't expect shlib events to be reported, and + another which does, but is XFAIL for all platforms other than + HP/UX. + + * gdb.base/break.exp: Teach the test suite that the `catch + fork', `catch vfork', and `catch exec' commands produce error + messages on platforms that don't provide these features. + Mon Jan 25 18:35:56 1999 Stan Shebs * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,