[PATCH] Fix --host cris-*-linux build of GDBServer.

Yao Qi qiyaoltc@gmail.com
Wed Oct 21 10:38:00 GMT 2015


On 20/10/15 20:24, Antoine Tremblay wrote:
> Compiling GDBServer with --host cris-*-linux yields a compilation error :
>
> linux-cris-low.c:65:21: error: ‘void’ must be the only parameter
>
> This patch fixes the issue by removing the void parameter in cris_get_pc.
>
> gdb/gdbserver/ChangeLog:
> 	* linux-cris-low.c (cris_get_pc): Remove void arg.

The change is obvious, and patch is OK to me.  Thanks for splitting
it out of your ARM GDBserver breakpoint patches.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list