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] Fix logic error suppressing attach.exp tests


I proofread this and it looks good to me, with one gotcha: you need to
add "2002" to the copyright dates.

I tested this on:

  target=native
  host=i686-pc-linux-gnu%rh-7.2
  gdb=HEAD%20020226
  gcc=2.95.3, 3.0.4, gcc-3_1-branch%20020226, HEAD%20020226
  glibc=vendor
  goption=-gdwarf-2, -gstabs+

The results are flawless: all PASS on all configurations.

I don't have approval authority in testsuite/gdb.base but I like this patch.
Can anyone test it on more targets and hosts?

Michael C

===

  2002-02-28  Fred Fish  <fnf@redhat.com>

	* gdb.base/attach.exp: Fix logic error that was suppressing this
	test for all non hppa*-*-hpux* targets, instead of the hp target.
	Move comments closer to the suppression point.


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