This is the mail archive of the gdb-patches@sourceware.org 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][SH] Add missing architectures


On Wed, Mar 08, 2006 at 05:23:45PM +0000, Andrew STUBBS wrote:
> Hi,
> 
> A few architectures known by BFD are not known by GDB. I do not know why 
> the dsp architectures are missing, but the others are missing because 
> they were only recently added.
> 
> The attached patch properly classifies them such that the correct 
> register set is displayed.

You can actually get files tagged with these?  The whole complicated
tree of bfd_mach_* values for SH confuses me horribly.

> 2006-03-08  Andrew Stubbs  <andrew.stubbs@st.com>
> 
> 	* sh-tdep.c (sh_gdbarch_init): Add missing architectures.

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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