Add truncation mode to gdb_mpz
authorTom Tromey <tromey@adacore.com>
Wed, 1 Mar 2023 19:58:11 +0000 (12:58 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 27 Mar 2023 14:20:29 +0000 (08:20 -0600)
commit1c805ba063dd4531925e85eb603dd8b78a4821d2
tree3dba8f2ab3bbc787a1d75fc981c9e9a530686ad1
parentc7c3708ac778625d3a87aad541de5f0666acbcc5
Add truncation mode to gdb_mpz

This renames gdb_mpz::safe_export to export_bits, and adds a new flag
to export a truncated value.  This is needed by value arithmetic.
gdb/gmp-utils.c
gdb/gmp-utils.h