]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add new unpack_field_as_long overload
authorTom Tromey <tromey@adacore.com>
Thu, 17 Apr 2025 14:46:47 +0000 (08:46 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 6 May 2025 15:01:54 +0000 (09:01 -0600)
commit0dac4dded2b023080236474d4aea442d764a5049
tree7b9dca7fb0741c87ddc531233183a820f5b6d970
parent800f6f5f700587de5a4175df4aa974dabf5974d7
Add new unpack_field_as_long overload

This introduces a new unpack_field_as_long that takes the field object
directly, rather than a type and an index.  This will be used in the
next patch.
gdb/value.c
gdb/value.h