]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Change value::m_modifiable to bool
authorTom Tromey <tom@tromey.com>
Tue, 14 Feb 2023 16:34:53 +0000 (09:34 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 15 Feb 2023 22:07:07 +0000 (15:07 -0700)
commitb2227e67b4bdee65b1240f725dd2ea214178d984
tree7dbe02ca21d39eb917fcbf74771113914a4e1fd6
parent141cd158423a5ee248245fb2075fd2e5a580cff2
Change value::m_modifiable to bool

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

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
gdb/breakpoint.c
gdb/ppc-linux-nat.c
gdb/value.c
gdb/value.h