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



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.


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