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] Fix CTRL-C for remote.c (PR remote/15297)


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> http://sourceware.org/bugzilla/show_bug.cgi?id=15297

Jan> With "set debug remote 1" hitting CTRL-C usually gets ignored,
Jan> occasionally it even locks-up GDB by calling unsafe functions from
Jan> a signal handler.

FWIW I read through this and it seems ok to me.

I wonder if the changes to the serial code mean we can remove the
immediate_quit changes in remote.c.

Tom


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