Add many operators to gdb_mpz
authorTom Tromey <tromey@adacore.com>
Mon, 27 Feb 2023 18:43:09 +0000 (11:43 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 27 Mar 2023 14:20:28 +0000 (08:20 -0600)
commitc225d6b80413d373c84f743b2c4e9b4851ff82dc
treed82417ed34f419d9dc6b1f6a2696bd8541c1ce72
parentb6c55de76b1a30debca52f52c479ca3b8e3fee53
Add many operators to gdb_mpz

This adds many operator overloads and other useful methods to gdb_mpz.
This is preparation for using this class for scalar arithmetic in gdb
expression evaluation.
gdb/gmp-utils.h