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] Call target_terminal_ours in quit_force


On Mon, Jul 27, 2015 at 12:08 PM, Patrick Palka <patrick@parcs.ath.cx> wrote:
> We should make sure our terminal settings are in effect before finally
> quitting GDB.  Our terminal settings may not be in effect at this point
> if we are e.g. quitting due to a SIGTERM.

I should add, "quitting due to a SIGTERM while an inferior an inferior
is running in the foreground."


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