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]

[PATCH] Fix alpha-mdebug-tdep build failure


Some recent cleanup caused the compilation of this file to fail.
The following change was checked in to fix the 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...

-- 
Joel

Attachment: alpha-mdebug.diff
Description: Text document


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