]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Change value::m_stack to bool
authorTom Tromey <tom@tromey.com>
Tue, 14 Feb 2023 16:43:26 +0000 (09:43 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 15 Feb 2023 22:07:07 +0000 (15:07 -0700)
commit42c13555ff880d8efeb89430c559b553e09e5311
treec69559dcba6adc4d681dbbfbe3b9671615b911e5
parenta7c27481a077a32c5a7c5bce11904a60dcec7feb
Change value::m_stack to bool

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

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
gdb/dwarf2/expr.c
gdb/frame-unwind.c
gdb/valops.c
gdb/value.c
gdb/value.h