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]

[gdbserver] (0/11) New interrupt method + Windows CE attaching support


Hi,

As I've said I'd do in a reply to Leo's recent patch, I've
splitted his new win32 interrupt support into smaller patches,
and merged it with my version I had here.  This new method is
a nice to have for desktop Windows, and a must have for
Windows CE, where it is needed for stopping the inferior
as a response to a ctrl-c interrupt request, and for
--attach support.

I've tested the whole series on a local i686-pc-cygwin gdbserver
and on a remote to arm-wince-mingw32ce.  I've also regtested the
individual patches that stand on their own.  I'll mention it in
the message if I did.

Cheers,
Pedro Alves


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