Remove allocate_block and allocate_global_block
authorTom Tromey <tom@tromey.com>
Fri, 20 Jan 2023 14:16:34 +0000 (07:16 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 19 Feb 2023 19:51:06 +0000 (12:51 -0700)
commit522553837be31e09d182a8974429650f68c108f3
tree371897aff2fe715e03f4422227669bebf2d47481
parent56c0cd6158851c2f870374a9c2114810dabac70b
Remove allocate_block and allocate_global_block

This removes allocate_block and allocate_global_block in favor of
simply calling 'new'.
gdb/block.c
gdb/block.h
gdb/buildsym.c
gdb/jit.c
gdb/mdebugread.c