This is the mail archive of the gdb-patches@sources.redhat.com 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: Use getche on Win32


Daniel Jacobowitz wrote:

If it's important that the current CVS snapshots are available ASAP
for MinGW users, even though one cannot interrupt the debuggee with
Ctrl-C, then I don't mind that you check this into the GDB CVS,
provided that it will be followed soon by more patches to take care of
the above issues.

Thanks! But ...


I would prefer not to commit patches now that will require followup
patches to change their behavior later; there's not that much of a rush
AFAIK.

... I agree that there's no burning crisis, and I don't want to do something that makes people unhappy.


As Daniel says, the Ctrl-C issue is independent of this code, and, as Chris says, it's perfectly possible to capture Ctrl-C under Windows; we just don't want to do it here.

What I can do in this context is look at Home/End/Delete/Insert/Arrows. I'll do that and report back.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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