[PATCH v3 07/14] sim/erc32: Use gdb callback for UART I/O when linked with gdb.

Mike Frysinger vapier@gentoo.org
Mon Mar 2 01:19:00 GMT 2015


On 01 Mar 2015 22:10, Jiri Gaisler wrote:
> --- a/sim/erc32/sis.h
> +++ b/sim/erc32/sis.h
>
>  /* Prototypes  */
>  
>  /* erc32.c */
> -extern void	init_sim (void);
> +extern void	init_sim ();
>  extern void	reset (void);
>  extern void	error_mode (uint32 pc);
>  extern void	sim_halt (void);

why ?  not only does it look unrelated to this patch, this looks wrong.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20150302/12f64b3b/attachment.sig>


More information about the Gdb-patches mailing list