diff options
author | Tom Tromey <tom@tromey.com> | 2019-11-12 17:19:59 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-12-20 09:15:51 -0700 |
commit | 855f89b3da22a2673b177b2ab99f49974c1ed0e7 (patch) | |
tree | c0bad500c5be42b2d396834ef81357d0887c63cf /gdb/ppc-sysv-tdep.c | |
parent | d4669c0fc75ad5ad2e99748f9307b5038955f9d3 (diff) | |
download | gdb-855f89b3da22a2673b177b2ab99f49974c1ed0e7.zip gdb-855f89b3da22a2673b177b2ab99f49974c1ed0e7.tar.gz gdb-855f89b3da22a2673b177b2ab99f49974c1ed0e7.tar.bz2 |
Remove tui_show_disassem
tui_show_disassem is just a wrapper for the update_source_window
method, and it only has a single caller. This removes the function
and inlines the logic into that caller.
gdb/ChangeLog
2019-12-20 Tom Tromey <tom@tromey.com>
* tui/tui-winsource.c (tui_update_source_windows_with_addr): Call
update_source_window directly.
* tui/tui-disasm.h (tui_show_disassem): Don't declare.
* tui/tui-disasm.c (tui_show_disassem): Remove.
Change-Id: I7ae7a3309f64a4a949c07a80c46e1664c7f12913
Diffstat (limited to 'gdb/ppc-sysv-tdep.c')
0 files changed, 0 insertions, 0 deletions