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] Add ABI variant infrastructure to Alpha target


> Cloned from arm-tdep.c, committed per the mult-arch rule.
> 
>         * alpha-tdep.c (alpha_abi_handler): New structure to describe
>         an Alpha ABI variant. 
>         (alpha_abi_handler_list): Declare. 
>         (alpha_gdbarch_register_os_abi): New function.
>         (alpha_gdbarch_init): Give registered ABI variant handlers a
>         chance to tweak the gdbarch once we have set up defaults.
>         * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
> 

Hmm,

It might be time to think about pushing this upstream into gdbarch.[shc].

Want to create a bug report for the task?

Andrew


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