aboutsummaryrefslogtreecommitdiff
path: root/gdb/rust-parse.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-05-26 10:40:32 -0600
committerTom Tromey <tromey@adacore.com>2022-06-06 12:50:34 -0600
commita80f2680dbf07c713e3d58bc0906b7ed52f911e2 (patch)
treea35514b4d13974a0d5508fb73ddaf2f7ceebe856 /gdb/rust-parse.c
parentc2ebdf6a7def7cc4fda0b965554d259177b2fe26 (diff)
downloadbinutils-a80f2680dbf07c713e3d58bc0906b7ed52f911e2.zip
binutils-a80f2680dbf07c713e3d58bc0906b7ed52f911e2.tar.gz
binutils-a80f2680dbf07c713e3d58bc0906b7ed52f911e2.tar.bz2
Simplify varobj "change" logic
varobj used to store 'print_value' as a C string, where NULL was a valid value, and so it had logic to handle this situation. However, at some point this was changed to be a std::string, and so the code can be simplified in this spot.
Diffstat (limited to 'gdb/rust-parse.c')
0 files changed, 0 insertions, 0 deletions