FYI: testsuite/gdb.base/funcargs.exp pattern rewrite

Stan Shebs shebs@cygnus.com
Sun Nov 7 15:46:00 GMT 1999


   Date: Sun, 07 Nov 1999 17:47:00 +1100
   From: Andrew Cagney <ac131313@cygnus.com>

   I've checked in the below.  It rewrites the stack-dump checks found in
   funcargs.exp so that they use gdb_expect_list().  I was finding that
   funcargs's stack dump tests would mysteriously timeout.  Turns out that
   dejagnu was taking all day to match some of the more complex patterns
   :-(

This is great, thanks!  gdb_expect_list should be the standard way to
handle matches on any multi-line output from GDB.

								Stan


More information about the Gdb-patches mailing list