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] Fix CRISv32 compilation


On 08/30/2013 02:12 PM, Ricard Wanderlof wrote:
> 
> 2013-08-30  Ricard Wanderlof  <ricardw@axis.com>
> 
> gdbserver
> 
>    	* linux-crisv32-low.c: Fix compilation errors.

Write:

    	* linux-crisv32-low.c (elf_gregset_t): Delete typedef.
	(initialize_low_arch): Call init_registers_crisv32 rather than
	init_register_crisv32.

OK with that change.

(I can't see how the typedef was breaking the build though)

-- 
Pedro Alves


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