[PATCH 3/4 v2] Create nat/i386-dregs.c

Pedro Alves palves@redhat.com
Thu Jun 19 09:11:00 GMT 2014


On 06/18/2014 04:22 PM, Gary Benson wrote:
> diff --git a/gdb/config/i386/cygwin.mh b/gdb/config/i386/cygwin.mh
> index b704158..8ab439b 100644
> --- a/gdb/config/i386/cygwin.mh
> +++ b/gdb/config/i386/cygwin.mh
> @@ -1,3 +1,3 @@
> -MH_CFLAGS=
> -NATDEPFILES= i386-nat.o windows-nat.o i386-windows-nat.o
> +'MH_CFLAGS=

Looks like a typo here.

> +NATDEPFILES= i386-nat.o i386-dregs.o windows-nat.o i386-windows-nat.o
>  XM_CLIBS=
> diff --git a/gdb/config/i386/cygwin64.mh b/gdb/config/i386/cygwin64.mh
> index 1c21fc6..5ce3095 100644

Otherwise OK.

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list