]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove MSYMBOL_TYPE macro
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 28 Jan 2022 15:28:57 +0000 (10:28 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 11 Apr 2022 14:46:07 +0000 (10:46 -0400)
commit60f62e2b83eb362c5063247235c111a59e13cad1
treec74a83d20a05ab710391425f072f79e31276db5a
parent4aeddc50d7a06294cc124dfd8f43992ffa0b7382
gdb: remove MSYMBOL_TYPE macro

Add a getter and a setter for a minimal symbol's type.  Remove the
corresponding macro and adjust all callers.

Change-Id: I89900df5ffa5687133fe1a16b2e0d4684e67a77d
17 files changed:
gdb/ada-lang.c
gdb/breakpoint.c
gdb/c-exp.y
gdb/coff-pe-read.c
gdb/coffread.c
gdb/compile/compile-c-symbols.c
gdb/compile/compile-cplus-symbols.c
gdb/compile/compile-object-load.c
gdb/elfread.c
gdb/linespec.c
gdb/minsyms.c
gdb/parse.c
gdb/printcmd.c
gdb/stabsread.c
gdb/symmisc.c
gdb/symtab.c
gdb/symtab.h