]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symmisc.c
gdb: remove BLOCK_FUNCTION macro
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 28 Jan 2022 16:19:50 +0000 (11:19 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 28 Apr 2022 02:05:03 +0000 (22:05 -0400)
commit6c00f721c834e2c622eb995a58f02900b6d98574
tree5eed7fcd03403d92fa6c0297582b94d1b74358fe
parent4b8791e10e574d3279e6783b58556893b0c92853
gdb: remove BLOCK_FUNCTION macro

Replace with equivalent methods.

Change-Id: I31ec00f5bf85335c8b23d306ca0fe0b84d489101
24 files changed:
gdb/ada-lang.c
gdb/block.c
gdb/block.h
gdb/blockframe.c
gdb/buildsym.c
gdb/compile/compile-c-symbols.c
gdb/compile/compile-object-load.c
gdb/cp-namespace.c
gdb/f-valprint.c
gdb/findvar.c
gdb/go-lang.c
gdb/guile/scm-block.c
gdb/guile/scm-frame.c
gdb/inline-frame.c
gdb/jit.c
gdb/linespec.c
gdb/mdebugread.c
gdb/mi/mi-cmd-stack.c
gdb/python/py-block.c
gdb/python/py-frame.c
gdb/stack.c
gdb/symmisc.c
gdb/symtab.c
gdb/tracepoint.c