This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: RFA: patch to fix gdb/1680


> Ahh.  Here is a revision of my patch.  It is tested under the same
> configuration as the original patch.

It works for me, too, with the stock released TCL+Expect+Dejagnu.

You gotta update the ChangeLog entry to match the patch.
With that update, this patch is approved.

I'm still futzing with a patched TCL+Expect+Dejagnu to get to the
bottom of '{' processing.  One thing I can say: tcl/generic/regcomp.c
is nearly identical between sourceware TCL and released TCL.
So it's something else in the call stack.  Whee.

Michael C

===

2004-06-17  Jim Blandy  <jimb@redhat.com>

        Fix PR testsuite/1680.
	* gdb.arch/i386-sse.exp: Don't use curly braces in regular
	expressions.


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