]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/value.c
Add value_as_mpz and value_from_mpz
authorTom Tromey <tromey@adacore.com>
Mon, 27 Feb 2023 18:57:24 +0000 (11:57 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 27 Mar 2023 14:20:29 +0000 (08:20 -0600)
commit4db6e7aa6ae167bc8e45829fa711f565c69a46bf
tree282359997d82f31bd78784f802e88b5e24844603
parent1c805ba063dd4531925e85eb603dd8b78a4821d2
Add value_as_mpz and value_from_mpz

This adds the two new functions, value_as_mpz and value_from_mpz,
useful for manipulation values via gdb_mpz.
gdb/value.c
gdb/value.h