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: [RFA/win32] Improve C-c handling when process in different console



> > I have an even older patch sitting in my inbox from Pierre Muller
> which, I think,
> > attempts to address the same problem but seems to involve more code.

  The two patches look quite similar indeed, 
the only thing that is different is that I also added some code
in order to avoid gdb from believing that he has to 
handle changes of the terminal settings if 
set new-console is on.
  In that case, the debuggee is started on separate command prompt
window and will only modify that new window settings, not the one gdb
is in.

Pierre Muller
Pascal language support maintainer for GDB




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