Use 'new' for block and global_block
authorTom Tromey <tom@tromey.com>
Fri, 20 Jan 2023 14:12:02 +0000 (07:12 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 19 Feb 2023 19:51:06 +0000 (12:51 -0700)
commit44bb9f9e7a7adc13f0b944ed76ddc459d5bb21f7
tree29a6801bde95b2bc83c001e8e71041ec394aae57
parent69fb3874a70c8860d5eb6f2506cce673fced8ee6
Use 'new' for block and global_block

This changes block and global_block to add initializers, and then to
use 'new' for allocation.
gdb/block.c
gdb/block.h