]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Introduce ada_simple_compile
authorTom Tromey <tromey@adacore.com>
Wed, 12 Feb 2025 17:28:14 +0000 (10:28 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 4 Mar 2025 14:42:53 +0000 (07:42 -0700)
commit6a509dd70f0c4c124147eac4b58e15e94b34e5fd
treef0f3475dcb5bcadaf0b683c6d8af638f92a7d482
parentbe382ece165eefa3e65f61bfb6b2aa2ee95dd6b4
Introduce ada_simple_compile

This introduces ada_simple_compile, an Ada-specific analog of
gdb_simple_compile.  gdb_compile_test is split into two procs to make
this possible.  ada_simple_compile isn't used in this patch but will
be by later patches in this series.
gdb/testsuite/lib/ada.exp
gdb/testsuite/lib/gdb.exp