binutils-gdb/gdb/tui
Tom Tromey a31bff9d2d Don't call erase_data_content from tui_data_window::show_registers
tui_data_window::show_registers currently calls erase_data_content.
However, I think it's better to have fewer calls to this (ideally just
one would suffice).  This refactors that function to remove this call.

gdb/ChangeLog
2019-10-09  Tom Tromey  <tom@tromey.com>

	* tui/tui-regs.c (tui_data_window::show_registers): Don't call
	erase_data_content.
2019-10-09 16:50:36 -06:00
..
ChangeLog-1998-2003
tui-command.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-command.h TUI resize unification 2019-08-15 14:17:11 -06:00
tui-data.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-data.h Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-disasm.c Remove tui_default_win_viewport_height 2019-10-09 16:50:33 -06:00
tui-disasm.h Some i18n fixes for the TUI 2019-08-20 16:22:03 -06:00
tui-file.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-file.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-hooks.c Change tui_check_register_values to be a method 2019-08-20 16:45:50 -06:00
tui-hooks.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-interp.c Remove tui_initialize_static_data 2019-08-15 12:29:28 -06:00
tui-io.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-io.h Change tui_data_item_window::content to be a unique_xmalloc_ptr 2019-08-20 16:45:50 -06:00
tui-layout.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-layout.h Remove tui_default_win_viewport_height 2019-10-09 16:50:33 -06:00
tui-out.c Introduce metadata style 2019-10-01 15:12:40 -06:00
tui-out.h Introduce metadata style 2019-10-01 15:12:40 -06:00
tui-regs.c Don't call erase_data_content from tui_data_window::show_registers 2019-10-09 16:50:36 -06:00
tui-regs.h Rename private data members of tui_data_window 2019-09-20 13:49:10 -06:00
tui-source.c Use make_unique_xstrdup in TUI 2019-09-20 13:49:12 -06:00
tui-source.h Rename a private data member in tui_source_window 2019-09-20 13:49:11 -06:00
tui-stack.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-stack.h Change members of tui_locator_window to std::string 2019-09-20 13:49:10 -06:00
tui-win.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-win.h Introduce methods for scrolling 2019-06-25 07:48:28 -06:00
tui-wingeneral.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-wingeneral.h Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-winsource.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-winsource.h Simplify tui_source_window_base::show_source_content 2019-09-20 13:49:06 -06:00
tui.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui.h Remove two TUI comments 2019-10-09 16:50:33 -06:00