diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-06 07:37:39 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-13 14:52:10 -0600 |
commit | 93858ad34ec1d2250d33365468c6721023786f51 (patch) | |
tree | 657fb60d2ec33cb724b1b8049bec8771c40db487 /COPYING.LIB | |
parent | e321e7ce753f27ca9664ca08a8314924b5771d61 (diff) | |
download | gdb-93858ad34ec1d2250d33365468c6721023786f51.zip gdb-93858ad34ec1d2250d33365468c6721023786f51.tar.gz gdb-93858ad34ec1d2250d33365468c6721023786f51.tar.bz2 |
Remove tui_clear_exec_info_content
After the previous patch, all calls to tui_clear_exec_info_content
come just after a call to tui_clear_source_content. Because these two
windows are linked, I think it makes sense to have
tui_clear_source_content simply do the work. So, this patch removes
tui_clear_exec_info_content.
gdb/ChangeLog
2019-08-13 Tom Tromey <tom@tromey.com>
* tui/tui-winsource.h (tui_clear_exec_info_content): Don't
declare.
* tui/tui-winsource.c (tui_update_source_window_as_is)
(tui_update_source_windows_with_addr, tui_erase_source_content):
Update.
(tui_clear_exec_info_content): Remove.
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions