]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/python: use gdbpy_is_value_object in more places
authoroltolm <oleg.tolmatcev@gmail.com>
Sat, 24 Jan 2026 12:23:49 +0000 (13:23 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Tue, 27 Jan 2026 09:40:43 +0000 (09:40 +0000)
commit7e8aebc9d3fe5ea489f32bbc077310ca34515ace
tree5299381b3b60736de1380521b82854e93784c032
parentbd14b62e42e11a374a1f90d194db28c5b37c43fb
gdb/python: use gdbpy_is_value_object in more places

Make more use of gdbpy_is_value_object in python/py-value.c

Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/python/py-value.c