aboutsummaryrefslogtreecommitdiff
path: root/gdb/ctf.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-07-05 17:32:19 -0600
committerTom Tromey <tom@tromey.com>2019-08-13 14:52:09 -0600
commit7b56485db5187e6c63f330e1eb35f63b50327b74 (patch)
treeb0220bd7ad148e7f02626ef539b970fdbc594b5e /gdb/ctf.c
parent7ba913dcdf2f94cbd501d763f0fc55a46d10331c (diff)
downloadgdb-7b56485db5187e6c63f330e1eb35f63b50327b74.zip
gdb-7b56485db5187e6c63f330e1eb35f63b50327b74.tar.gz
gdb-7b56485db5187e6c63f330e1eb35f63b50327b74.tar.bz2
Move code to tui-winsource.h
This moves code related to the execution info window from tui-data.h to tui-winsource.h. It fits better here because the execution info is conceptually part of the source and disassembly windows, and tui-winsource.h is where this common class lives. gdb/ChangeLog 2019-08-13 Tom Tromey <tom@tromey.com> * tui/tui-data.h (enum tui_bp_flag, tui_bp_flags, struct tui_source_element) (TUI_BP_HIT_POS, TUI_BP_BREAK_POS, TUI_EXEC_POS) (TUI_EXECINFO_SIZE, tui_exec_info_content): Move ... * tui/tui-winsource.h (enum tui_bp_flag, tui_bp_flags, struct tui_source_element, TUI_BP_HIT_POS, TUI_BP_BREAK_POS) (TUI_EXEC_POS, TUI_EXECINFO_SIZE, tui_exec_info_content): ... here.
Diffstat (limited to 'gdb/ctf.c')
0 files changed, 0 insertions, 0 deletions