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: gdb.base/charset.exp: don't use expect_out without regexp groups


> Tested on powerpc-ibm-aix4.3.3.0, powerpc-unknown-linux-gnu, and
> i686-pc-linux-gnu. 

Cool.

Recommended for self-approval.

Here's the add-on hit (which is a separate issue) ... can I get you
to mail in one of these powerpc-ibm-aix4.3.3.0 gdb.sum files to
gdb-testers.  Like, "grep -v '^PASS' gdb.sum" to remove the PASS
results first.  And add a blurb at the top saying what compiler was
used to compile the test programs.

Michael C

===

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

	* gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
	cases where the regexp has no groups; this grabs random text from
	the previous test suite, whatever that was.


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