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]

Re: [PATCH]: Remove terminal_save_ours() from tui


Hi!

Stephane Carrez a écrit :
> 
> Hi!
> 
> It was an integration mistake that terminal_save_ours() appeared in tui code.
> I've committed this patch on mainline to remove that.  I'll try to put this
> patch on the branch too.
> 
>         Stephane
> 
> 2001-07-31  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
> 
>         * tui.c (tui_enable): Remove call to terminal_save_ours().
>         (tui_disable): Likewise.
> 

I've committed this on the branch now.

The TUI should build but the terminal management will not be correct.
This will be solved after 5.1 (I hope).

	Stephane


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