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-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
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-hooks.h
tui-interp.c
tui-io.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-io.h
tui-layout.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-layout.h
tui-out.c
tui-out.h
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
tui-source.c
tui-source.h
tui-stack.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-stack.h
tui-win.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-win.h
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
tui.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui.h