This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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



   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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]