]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/stack.c
gdb: remove BLOCK_SUPERBLOCK macro
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 28 Jan 2022 16:41:38 +0000 (11:41 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 28 Apr 2022 02:05:03 +0000 (22:05 -0400)
commitf135fe728e2d0a6168a8445a50a6d63547c4db2f
tree947174858fcdf60492112022ce9d87aff69d1ffd
parent6c00f721c834e2c622eb995a58f02900b6d98574
gdb: remove BLOCK_SUPERBLOCK macro

Replace with equivalent methods.

Change-Id: I334a319909a50b5cc5570a45c38c70e10dc00630
26 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/cp-support.c
gdb/d-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