Minor rearrangement in tui-regs.c
authorTom Tromey <tom@tromey.com>
Sat, 13 Jul 2019 21:55:02 +0000 (15:55 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 20 Aug 2019 22:22:05 +0000 (16:22 -0600)
commit1a4f81dd7e06f54f4b84f276447eb167f7529b09
tree2ca66950b5e3a230ebd00b5510adb89cffff6940
parent0f8d8876d98305671a19b5bf88f125d4d02c7e0f
Minor rearrangement in tui-regs.c

This moves a couple of functions earlier in tui-regs.c.  Previously
they were in the "command" section of the file, but really they belong
in the "window implementation" section.

gdb/ChangeLog
2019-08-20  Tom Tromey  <tom@tromey.com>

* tui/tui-regs.c (tui_register_format, tui_get_register): Move
earlier.
gdb/ChangeLog
gdb/tui/tui-regs.c
This page took 0.029577 seconds and 4 git commands to generate.