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: test printing prototyped function types


On Wed, Feb 13, 2002 at 05:32:03PM -0500, Jim Blandy wrote:
> 
> Daniel Jacobowitz <drow@mvista.com> writes:
> > On Sun, Feb 10, 2002 at 03:18:52PM -0500, Jim Blandy wrote:
> > > +         -re "type = $plain\[\r\n\]+$gdb_prompt $" {
> > > +             if {$gcc_compiled} { setup_xfail_format "stabs" }
> > > +             fail "ptype $id (compiler doesn't emit prototyped types)"
> > > +         }
> > 
> > XFAIL here, according to the comment in the test file...
> 
> Sorry, don't understand what you mean.  The `setup_xfail_format' is
> supposed to make that `fail' behave like an `xfail' when we're reading
> GCC's stabs.

You're quite right, I missed the setup_xfail_format.  Sorry.

-- 
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]