diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 16:31:56 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:28 -0600 |
commit | f83d391c5aa3304faf8ef1384a6c64f082653260 (patch) | |
tree | 7c6a7318cf4b601d49732ee0780ed7cbb3789dca /gdb/tui/tui-data.h | |
parent | 13446e05a363db17f0140b1450fc7df509d2ca37 (diff) | |
download | gdb-f83d391c5aa3304faf8ef1384a6c64f082653260.zip gdb-f83d391c5aa3304faf8ef1384a6c64f082653260.tar.gz gdb-f83d391c5aa3304faf8ef1384a6c64f082653260.tar.bz2 |
Don't use TUI_DISASM_WIN in tui_disasm_window method
The previous patch made it clear that the diassembly window scrolling
method was written to assume there could only ever be a single
disassembly window. This changes that spot to use "this" rather than
the TUI_DISASM_WIN global.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Use
"this", not TUI_DISASM_WIN.
Diffstat (limited to 'gdb/tui/tui-data.h')
0 files changed, 0 insertions, 0 deletions