Convert contained_in to method
authorTom Tromey <tom@tromey.com>
Fri, 20 Jan 2023 14:46:51 +0000 (07:46 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 19 Feb 2023 19:51:06 +0000 (12:51 -0700)
commit0d1912950e35ff6555d12c0baa983acc006c3cf0
treeda40715cada37627b7c1d943cb251c30585a14fa
parentb32797e8b99b53d4cdd22a4e649792146b219adc
Convert contained_in to method

This converts contained_in to be a method of block.
gdb/block.c
gdb/block.h
gdb/blockframe.c
gdb/breakpoint.c
gdb/frame.c
gdb/inline-frame.c
gdb/parse.c
gdb/printcmd.c