binutils-gdb/gdb/tui
Simon Marchi 3c86fae3d9 gdb: remove symtab::objfile
Same idea as previous patch, but for symtab::objfile.  I find
it clearer without this wrapper, as it shows that the objfile is
common to all symtabs of a given compunit.  Otherwise, you could think
that each symtab (of a given compunit) can have a specific objfile.

Change-Id: Ifc0dbc7ec31a06eefa2787c921196949d5a6fcc6
2022-04-07 13:05:22 -04:00
..
ChangeLog-1998-2003
tui-command.c gdb/tui: relax restrictions on window max height and width 2022-04-03 15:31:47 +01:00
tui-command.h gdb/tui: relax restrictions on window max height and width 2022-04-03 15:31:47 +01:00
tui-data.c
tui-data.h
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-hooks.h
tui-interp.c gdb/cli: add a 'normal_stop' option to 'cli_suppress_notification' 2022-02-07 08:26:56 +01:00
tui-io.c Change the pager to a ui_file 2022-03-29 12:46:24 -06:00
tui-io.h
tui-layout.c gdb/tui: fair split of delta after a resize 2022-04-03 15:31:47 +01:00
tui-layout.h gdb/tui: support placing the cmd window into a horizontal layout 2022-04-03 15:31:47 +01:00
tui-location.c
tui-location.h
tui-out.c
tui-out.h
tui-regs.c gdb: move struct reggroup into reggroups.h header 2022-04-07 16:01:18 +01:00
tui-regs.h gdb: switch to using 'const reggroup *' in tui-regs.{c,h} 2022-04-07 16:01:17 +01:00
tui-source.c gdb: remove symtab::objfile 2022-04-07 13:05:22 -04:00
tui-source.h
tui-stack.c
tui-stack.h
tui-win.c gdb/tui: relax restrictions on window max height and width 2022-04-03 15:31:47 +01:00
tui-win.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c gdb: remove symtab::objfile 2022-04-07 13:05:22 -04:00
tui-winsource.h
tui.c gdb/tui: add a tui debugging flag 2022-04-03 15:31:46 +01:00
tui.h gdb/tui: add a tui debugging flag 2022-04-03 15:31:46 +01:00