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

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