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: Can't set architecture to m32c on m32c-elf-gdb.


Hello Nick,

Ok. It might only has to think at that time about R32C.

Thanks

On 2010/01/08, at 20:40, Nick Clifton wrote:

> Hi Masaki,
> 
>> Hello Nick,
>> Though I've not tried your patch yet,  it also will works fine.
>> But I feel my patch is better.
>> Renesas is planning to ship R32C series. They have a lot of extensions but basically based on M32C.
>> R32C aims automovice areas, so it's possible they have some custom variations.
>> I think it's better to specify architecture by printable name like cpu-arm.c
> 
> But that is what my patch does.  It fixes the scanning code in the bfd library so that when the user enters:
> 
>  set architecture m32c
> 
> in gdb it will correctly locate the m32c architecture and not the m16c architecture as it was doing previously.
> 
> Cheers
>  Nick
> 


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