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: Last build failure in alpha-osf1-tdep.c (I promise :)


On Tue, Jun 03, 2003 at 11:09:39PM -0400, Andrew Cagney wrote:
> Check alpha-linux-tdep.c, you'll want to steal the call:
> 
>   /* Hook into the MDEBUG frame unwinder.  */
>   alpha_mdebug_init_abi (info, gdbarch);
> 
> adding it to alpha-osf1-tdep.c.  That will enable mdebug.

Yep.  I should have gone ahead and done this registration
for all the alpha targets...


r~


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