binutils-gdb/gdb/tui
Tom Tromey 6405cd73c0 Remove tui_gen_win_info::last_visible_line
The last_visible_line field of tui_gen_win_info is not used, so remove
it.

gdb/ChangeLog
2019-08-13  Tom Tromey  <tom@tromey.com>

	* tui/tui-data.h (struct tui_gen_win_info) <last_visible_line>:
	Remove.
	* tui/tui-data.c (tui_initialize_static_data): Update.
2019-08-13 14:52:10 -06:00
..
ChangeLog-1998-2003
tui-command.c clear_detail can only be called on TUI source windows 2019-08-13 14:52:09 -06:00
tui-command.h clear_detail can only be called on TUI source windows 2019-08-13 14:52:09 -06:00
tui-data.c Remove tui_gen_win_info::last_visible_line 2019-08-13 14:52:10 -06:00
tui-data.h Remove tui_gen_win_info::last_visible_line 2019-08-13 14:52:10 -06:00
tui-disasm.c Simplify tui_show_disassem 2019-08-13 14:52:09 -06:00
tui-disasm.h Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -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 Rearrange TUI data window code 2019-07-17 12:19:21 -06:00
tui-hooks.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-interp.c Move interpreter_p declaration to main.h 2019-05-08 10:38:02 -06:00
tui-io.c Move tui_dispatch_ctrl_char to tui-io.c 2019-07-17 12:19:22 -06:00
tui-io.h Improve/fix the TUI's current source line highlight 2019-03-18 14:26:00 +00:00
tui-layout.c Change tui_show_source_content to be a method 2019-08-13 14:52:09 -06:00
tui-layout.h Make tui_default_win_height static 2019-08-13 14:52:09 -06:00
tui-out.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
tui-out.h Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
tui-regs.c Change tui_check_and_display_highlight_if_needed to be a method 2019-08-13 14:52:09 -06:00
tui-regs.h clear_detail can only be called on TUI source windows 2019-08-13 14:52:09 -06:00
tui-source.c Add file offsets to the source cache 2019-08-06 08:04:33 -06:00
tui-source.h Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui-stack.c Change tui_update_exec_info to be a method 2019-08-13 14:52:09 -06:00
tui-stack.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-win.c Change tui_check_and_display_highlight_if_needed to be a method 2019-08-13 14:52:09 -06:00
tui-win.h Introduce methods for scrolling 2019-06-25 07:48:28 -06:00
tui-wingeneral.c Change tui_check_and_display_highlight_if_needed to be a method 2019-08-13 14:52:09 -06:00
tui-wingeneral.h Change tui_check_and_display_highlight_if_needed to be a method 2019-08-13 14:52:09 -06:00
tui-winsource.c Don't track the contents of the execution info window 2019-08-13 14:52:10 -06:00
tui-winsource.h Don't track the contents of the execution info window 2019-08-13 14:52:10 -06:00
tui.c Remove unnecessary "return"s 2019-07-17 12:19:26 -06:00
tui.h Clean up tui_layout_command 2019-07-17 12:19:15 -06:00