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] Fix alpha-mdebug-tdep build failure


> 2004-11-06  Joel Brobecker  <brobecker@gnat.com>
> 
>         * alpha-mdebug-tdep.c: #include mdebugread.h.
>         Replace alpha_extra_func_info_t by struct mdebug_extra_func_info *.
>         * Makefile.in (alpha-mdebug-tdep.o): Add dependency on mdebugread.h.
> 
> I am running the testsuite right now, and seeing some timeouts.
> Will analyze when I get the full results. Sigh...

The timeouts were due to something in my environement. Here are the
results I just got once I work-around the problem:

                === gdb Summary ===

# of expected passes            8176
# of unexpected failures        695
# of unexpected successes       4
# of expected failures          50
# of unknown successes          2
# of known failures             8
# of unresolved testcases       55
# of untested testcases         4
# of unsupported tests          26
gdb version  6.3.50_2004-11-08-cvs -nx


-- 
Joel


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