aboutsummaryrefslogtreecommitdiff
path: root/gdb/exceptions.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-07-05 12:13:40 -0600
committerTom Tromey <tom@tromey.com>2019-08-13 14:52:09 -0600
commit62cf57fee7d72d0c2df2be4d999d63ea3bfafa43 (patch)
treeb2e802d94bb244fb4aa6b34bf242c46f519075fb /gdb/exceptions.c
parent2afade5dbe1bf99db3f6ab625ca540be030e0e41 (diff)
downloadgdb-62cf57fee7d72d0c2df2be4d999d63ea3bfafa43.zip
gdb-62cf57fee7d72d0c2df2be4d999d63ea3bfafa43.tar.gz
gdb-62cf57fee7d72d0c2df2be4d999d63ea3bfafa43.tar.bz2
Move current_layout to tui-layout.c
This moves the current_layout global to tui-layout.c. This allows for the removal of an accessor function; but also it just seems clearer to have it here. gdb/ChangeLog 2019-08-13 Tom Tromey <tom@tromey.com> * tui/tui-layout.c (current_layout, tui_current_layout): Move from tui-data.c. (show_source_disasm_command, show_data) (show_source_or_disasm_and_command): Don't use tui_set_current_layout_to. * tui/tui-data.h (tui_set_current_layout_to): Don't declare. * tui/tui-data.c (current_layout, tui_current_layout): Move to tui-layout.c. (tui_set_current_layout_to): Remove.
Diffstat (limited to 'gdb/exceptions.c')
0 files changed, 0 insertions, 0 deletions