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: [testsuite] Kfail signals.exp failures


On Mon, Aug 09, 2004 at 03:00:30AM -0400, Michael Chastain wrote:
> Daniel Jacobowitz <drow@false.org> wrote:
> > Andrew removed some "suspicious" xfails in signals.exp when he
> > overhauled it.  They're a legitimate bug in GDB; I've put a complete
> > analysis in PR 1738.  I expect all hardware single step targets to
> > fail; I maintained the previous list from the removed setup_xfails
> > (and added x86_64).
> 
> Neat.  This patch is approved.

Checked in.  We may need to refine the target list later...

This covers most of the FAILs on my i686-pc-linux-gnu system.  The
remaining are corefile.exp (blocked on vsyscall support);
null_record.exp (something has broken in GDB's debug info, maybe?);
and watchthread.exp (there's a bug in the test script, but I can't test
the patch, because it also triggers some internal bugs in GDB).

-- 
Daniel Jacobowitz


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