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: properly skip interrupts.exp


I have doubts about this.  It seems plausible to me that "nointerrupts"
is a property of the host, not the target.  gdb.base/interrupt.exp
seems very host oriented to me.

But dejagnu 1.4.2 has just two boards that set this:

  baseboards.exp/dos.exp
  baseboards.exp/m68hc11-sim.exp

I don't really know whether host or target is correct, and I don't
know what will happen with a switch.  Sigh.

I'm inclined to rip out "nointerrupts", rip out the years of
"setup_xfail" crud, and let the FAILs fall where they may.
But not with the 5.2 branch and 5.2 release imminent.

Michael C


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