This is the mail archive of the gdb@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: Error using M32C GDB-7.1


On Tuesday 11 May 2010 18:27:17, Name lastlong wrote:
> Hi, 
>  
> While using the m32c gdb (7.1), I am getting the following error:
>  
> Size of register pc (19/18) incorrect (3 instead of 24))
> That operation is not available on integers of more than 8 bytes.
>  
> Any inputs?

Maybe fixed by this patch:

 [PATCH] m32c: Use byte-size, not bit-size to create types
 <http://sourceware.org/ml/gdb-patches/2010-04/msg00088.html>

?

-- 
Pedro Alves


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