]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert block_containing_function to method
authorTom Tromey <tom@tromey.com>
Tue, 17 Jan 2023 00:48:19 +0000 (17:48 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 19 Feb 2023 19:51:06 +0000 (12:51 -0700)
commit99f3dfd0f94144d295885e79f4ff5a5f8119fb04
treee8a7e0ee93664f7576560d9a5e39050d722f26b6
parent3c9d050626d9ab8c28082af114b5e8246b57b7de
Convert block_containing_function to method

This converts block_containing_function to be a method.  This was
mostly written by script.
gdb/block.c
gdb/block.h
gdb/blockframe.c
gdb/linespec.c