gdb: remove BLOCK_RANGE macro
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 7 Feb 2022 03:34:22 +0000 (22:34 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 28 Apr 2022 02:05:03 +0000 (22:05 -0400)
commit59197b8a96d69b49044d722b4bf097a9cc46a912
tree67bbcd77a6122ec4f19d60c32886ee1c98befdc3
parentf73b4922a06f5455c1f0173d3b2026dba957d1b7
gdb: remove BLOCK_RANGE macro

Replace with access through the block::ranges method.

Change-Id: I50f3ed433b997c9f354e49bc6583f540ae4b6121
gdb/block.h