binutils-gdb/gdb/tui
Tom Tromey 66ab1a14e1 Update TUI register window when the inferior exits
When the inferior exits, the TUI register window should clear.

Fixing this was mostly a matter of sticking an assignment into
tui_inferior_exit.  However, some changes to the register window
itself were also needed.

While working on this, I realized that the TUI register window would
not work correctly when moving between frames of different
architectures.  This patch attempts to fix this as well, though I have
no way to test it.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28600
Tested-By: Tom de Vries <tdevries@suse.de>
Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
2024-02-08 12:16:07 -07:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c Update TUI register window when the inferior exits 2024-02-08 12:16:07 -07:00
tui-hooks.h
tui-interp.c
tui-io.c
tui-io.h
tui-layout.c
tui-layout.h
tui-location.c
tui-location.h
tui-out.c
tui-out.h
tui-regs.c Update TUI register window when the inferior exits 2024-02-08 12:16:07 -07:00
tui-regs.h Update TUI register window when the inferior exits 2024-02-08 12:16:07 -07:00
tui-source.c
tui-source.h
tui-status.c Return void from tui_show_frame_info 2024-02-08 12:16:07 -07:00
tui-status.h Return void from tui_show_frame_info 2024-02-08 12:16:07 -07:00
tui-win.c
tui-win.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c
tui-winsource.h
tui.c
tui.h