binutils-gdb/gdb/cli
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
..
cli-cmds.c gdb: remove symtab::objfile 2022-04-07 13:05:22 -04:00
cli-cmds.h
cli-decode.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-decode.h gdb/cli: convert cli_suppress_notification from int to bool 2022-02-07 08:26:55 +01:00
cli-dump.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-interp.c Switch gdb_stdlog to use timestamped_file 2022-03-28 14:13:28 -06:00
cli-interp.h
cli-logging.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-option.c
cli-option.h
cli-script.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-script.h
cli-setshow.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-setshow.h
cli-style.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-style.h gdb: use python to colorize disassembler output 2022-02-14 09:53:04 +00:00
cli-utils.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
cli-utils.h