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 Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-command.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-data.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-data.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-disasm.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-disasm.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-file.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-file.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-hooks.c Update TUI register window when the inferior exits 2024-02-08 12:16:07 -07:00
tui-hooks.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-interp.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-io.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-io.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-layout.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-layout.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-location.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-location.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-out.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-out.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
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 Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-source.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
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 Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-win.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-wingeneral.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-wingeneral.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-winsource.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui-winsource.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tui.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00