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: [RFC/testsuite] Update "info float" output for i386


Proofread, but not tested.  Recommended for approval provided that you
have tested this at least once.

This is cool, this "info float" line shows up in my test results as a
regression from gdb 5.3 to gdb HEAD.  I looked it and came up with the
same (obvious) analysis that you did.  So now that's one fewer boring
paragraph I will have to write when it comes time for "gdb 5.3 versus
gdb HEAD" analysis.

> ... and I'll be right back where I started at dozens of failures.
> But I'll have a tremendous sense of accomplishment!

My metric is: "number of tests which have at least one non-PASS line
in at least one tested configuration."

  5.2 was better than 5.1.1
  5.2.1 was the same as 5.2
  5.3 was better than 5.2.1
  gdb HEAD is better than 5.3

The # of tests increases in every release so this is particularly good
progress.

Michael C

===

2003-01-13  Daniel Jacobowitz  <drow@mvista.com>

	* gdb.base/default.exp (info float): Update expected output for
	i386.


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