Remove make_source_window and make_disasm_window
authorTom Tromey <tom@tromey.com>
Mon, 1 Jul 2019 20:37:04 +0000 (14:37 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 17 Jul 2019 18:19:18 +0000 (12:19 -0600)
commit4a8a5e84a777c7c267503a1d1ee15bce2ba19d1d
tree77077ba9d64d1ab3354ba14cb4cda06a61d84565
parent76d2be8e92a900558648eeba6b4ff95cba62801e
Remove make_source_window and make_disasm_window

This unifies the remaining creation and re-initialization cases for
the source and disassembly windows.  Once this is done, it's clear
that make_source_window and make_disasm_window aren't needed any more,
so remove them.

gdb/ChangeLog
2019-07-17  Tom Tromey  <tom@tromey.com>

* tui/tui-layout.c (make_source_window, make_disasm_window):
Remove.
(show_data): Unify creation and re-initialization cases.
gdb/ChangeLog
gdb/tui/tui-layout.c
This page took 0.024741 seconds and 4 git commands to generate.