]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rename tui_data_item_window -> tui_register_info
authorTom Tromey <tom@tromey.com>
Sun, 17 Dec 2023 02:42:37 +0000 (19:42 -0700)
committerTom Tromey <tom@tromey.com>
Thu, 8 Feb 2024 19:15:39 +0000 (12:15 -0700)
commit6b32381343157132e2089ba13d50524b59da106e
tree9764340ef5404f7063548d3f4e32261da54ed363
parentb1adacb66386222a8da7e64126b80ae334b16089
Rename tui_data_item_window -> tui_register_info

tui_data_item_window used to hold a curses window, but we removed that
ages ago.  Now it just holds information about a single register.
This patch renames the class to make it more clearly reflect its
meaning.

Tested-By: Tom de Vries <tdevries@suse.de>
Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/tui/tui-regs.c
gdb/tui/tui-regs.h