[PATCH 09/11] Derive tui_locator_window from tui_win_info

Simon Marchi simark@simark.ca
Sun Sep 20 00:58:28 GMT 2020


On 2020-06-17 10:15 p.m., Tom Tromey wrote:
> tui_locator_window is the last remaining concrete child class of
> tui_gen_win_info.  It seems a bit cleaner to me to flatten the
> hierarchy a bit; this patch prepares for that by changing
> tui_locator_window to derive from tui_win_info.

Hi Tom,

I stumbled on a behavior change in the TUI that I think is unexpected,
introduced by this patch.  I filed a bug here:

https://sourceware.org/bugzilla/show_bug.cgi?id=26638

Simon


More information about the Gdb-patches mailing list