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: [patch/rfc] Remove all setup_xfail's from testsuite/gdb.mi/


Fernando writes:

> That is a true XFAIL, but it should be conditional to version 2 compilers
> and stabs, so that it does not show as XPASS everywhere else.

(regarding constvars.exp)
I agree.  In fact the mechanics are really easy, I think it's a 1-line
patch.  'gcc_info' contains more information than we thought, it is
not just a boolean, it's an integer with the gcc major version number.

> Please see my reply to Daniel's message.

Okay I'll take my thoughts over there.

Michael C


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