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 support update.


Christopher Faylor wrote:
On Mon, Jun 19, 2006 at 01:53:55PM +0100, Pedro Alves wrote:
As the original author of the wince.c and wince-stub.c files, I hate to
say this, but I don't think they are really the right way to have
implemented things. It probably would have been better to have just
ported gdbserver to the CE device.


Also, I really don't want to pollute the win32-nat.c file with CE
accommodations.  That would again make me the de facto maintainer of
Windows CE - a role from which which I've previously abdicated.

So, thanks very much for the patch.  It was obviously a lot of work but
I really don't want to do things this way.

cgf

I understand your position, and I was expecting this reaction.

Maybe if I find some time I will try to write the proper remote win32 support into gdb.
In the mean time, there are a ton of other things left to do,
so I am just happy that I have gdb working correctly for WinCE target.


I will maintain this patch out of tree on http://cegcc.berlios.de for now.

The solib.c/solist.h part of the patch should be generic, though. Would you like me to submit it separately?

Cheers,
Pedro Alves


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