Change value::m_lazy to bool
authorTom Tromey <tom@tromey.com>
Tue, 14 Feb 2023 16:37:47 +0000 (09:37 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 15 Feb 2023 22:07:07 +0000 (15:07 -0700)
commita5b210cb6980f6aa38ae339aeef40c82799822a1
treee295483b6de278f20b1ac20e71ae3b58238364c9
parentb2227e67b4bdee65b1240f725dd2ea214178d984
Change value::m_lazy to bool

This changes value::m_lazy to be a bool and updates the various uses.

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
gdb/dwarf2/loc.c
gdb/gnu-v2-abi.c
gdb/valops.c
gdb/value.c
gdb/value.h