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: [PATCH]: annota1.exp testsuite tweak


   Date: Fri, 19 May 2000 12:09:26 -0700
   From: Kevin Buettner <kevinb@cygnus.com>

   On May 18,  5:19pm, msnyder@cygnus.com wrote:

   > This is a minor adjustment to a regular expression; having fewer 
   > wildcards gets it to pass on Solaris 8 where it was failing before.
   > It's actually more explicit than before.
   > 
   > 2000-05-18  Michael Snyder  <msnyder@seadog.cygnus.com>
   > 
   >         * gdb.base/annota1.exp (annotate-signal-handler-caller):
   >         Relax the regular expression a little, make it pass on Solaris 8.

   I'm not a testsuite maintainer, but I think this patch should be
   approved.  I tried it out on my IA-64 GNU/Linux box and this test
   passed very quickly whereas, before, it would run for over 10 minutes
   and then evenutally fail due to timing out.

I haven't tested it yet on my system, but I expect that the same holds
for GNU/Linux/x86.  It's probably related to the fact that with glibc
there is an extra frame.

   Thanks for fixing this problem.

Yeah!

Mark

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