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: tolerate unavailable struct return values


On Thu, Nov 29, 2001 at 05:09:13PM -0500, Jim Blandy wrote:
> 
> On some architectures, it's impossible for GDB to find structs
> returned by value.  These shouldn't be failures.  Should they be
> passes?

Out of curiousity, which architectures?  And to be pedantic, I suspect
that it might be "not always possible" rather than actually impossible.

Nit-picking aside, I agree with Michael.  This is the most appropriate
use for XFAIL, as opposed to some of the other things we use it for :)

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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