Parameterize tui_show_register_group with window
authorTom Tromey <tom@tromey.com>
Wed, 26 Jun 2019 22:25:40 +0000 (16:25 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 17 Jul 2019 18:19:01 +0000 (12:19 -0600)
commite80cd2047079a63ab087df15d179c49ca18de202
tree20ad5d368f1f6be8639fd459c681d532906d0c45
parentaca2dd16474ec88b3969436044801f58f9163c5c
Parameterize tui_show_register_group with window

This changes tui_show_register_group not to reference the TUI_DATA_WIN
global, instead leaving that to its caller.

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

* tui/tui-regs.c (tui_show_registers): Update.
(tui_show_register_group): Add win_info parameter.
gdb/ChangeLog
gdb/tui/tui-regs.c
This page took 0.03214 seconds and 4 git commands to generate.