diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-05 17:32:19 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-13 14:52:09 -0600 |
commit | 7b56485db5187e6c63f330e1eb35f63b50327b74 (patch) | |
tree | b0220bd7ad148e7f02626ef539b970fdbc594b5e /gdb/gdbsupport/common-debug.c | |
parent | 7ba913dcdf2f94cbd501d763f0fc55a46d10331c (diff) | |
download | gdb-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/gdbsupport/common-debug.c')
0 files changed, 0 insertions, 0 deletions