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] revised FreeBSD PowerPC support


On 02/01/2013 09:51 PM, Andreas Tobler wrote:
> Index: ./ppcfbsd-tdep.h
> --- /dev/null
> +++ ./ppcfbsd-tdep.h
> @@ -0,0 +1,33 @@
...
> +
> +/* FreeBSD target descriptions.  */
> +extern struct target_desc *tdesc_powerpc_32l;
> +extern struct target_desc *tdesc_powerpc_64l;

These look stale.

Otherwise looks good to me.

Thanks!
-- 
Pedro Alves


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