diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-28 14:48:45 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-07-17 12:19:04 -0600 |
commit | b73dd8779c0530e91c6e5067eab4cb7ca3f794d5 (patch) | |
tree | e717d03900daf50b3c3644b10d40b2927bdce635 /gdb/alpha-tdep.c | |
parent | ae2b53806d3ce384e349c722b21a7ad246102d5b (diff) | |
download | gdb-b73dd8779c0530e91c6e5067eab4cb7ca3f794d5.zip gdb-b73dd8779c0530e91c6e5067eab4cb7ca3f794d5.tar.gz gdb-b73dd8779c0530e91c6e5067eab4cb7ca3f794d5.tar.bz2 |
Make source windows be self-updating
This changes the TUI source window to register itself on the
source_styling_changed observable, and removes a bit of code from
tui-hooks.c. This reduces the number of uses of the TUI_SRC_WIN
global.
gdb/ChangeLog
2019-07-17 Tom Tromey <tom@tromey.com>
* tui/tui-source.c (tui_source_window): New constructor. Add
observer.
(~tui_source_window): New destructor.
(tui_source_window::style_changed): New method.
* tui/tui-hooks.c (tui_redisplay_source): Remove.
(tui_attach_detach_observers): Update.
* tui/tui-data.h (struct tui_source_window): Make constructor not
inline. Add destructor.
(struct tui_source_window) <style_changed>: New method.
<m_observable>: New member.
Diffstat (limited to 'gdb/alpha-tdep.c')
0 files changed, 0 insertions, 0 deletions