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: Windows CE on x86


On Friday 17 April 2009 19:50:29, Danny Backx wrote:
> The patch attached is a trivial one to add the target(s) for building
> gdbserver for a x86 CE target.

Oh, exciting!  No other changes required?

I know that this is mostly copy&paste from the arm-mingw32ce
configuration, so I think it can pass by without a copyright
assignment.  In any case, do you have one in place with the FSF?

Just a small curiosity question before I apply this, is
there a reason this is:

> +  i[34567]86-*-mingw*ce*)

Instead of:

> + i[34567]86-*-mingw32ce*)

?

-- 
Pedro Alves


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