binutils-gdb/gdb/testsuite/gdb.ada/ax-ada
Tom Tromey 935d48567d Handle range types in ax-gdb.c
A range type can usually be treated the same as its underlying integer
type, at least for the purposes of agent expressions.  This patch
arranges for range types to be handled this way in ax-gdb.c, letting a
somewhat larger subset of Ada expressions be compiled.
2023-02-27 08:09:02 -07:00
..
prog.adb