]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Minor cleanups in ada-nested.exp
authorTom Tromey <tromey@adacore.com>
Wed, 15 Nov 2023 14:50:19 +0000 (07:50 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 15 Nov 2023 16:23:15 +0000 (09:23 -0700)
commite1ccbfffb5e0121c084898ac63f042187621d4ec
tree8a8941f2d7d7bbd86cc12f958ffc1c23330bc8f4
parent35b38b0182d054a022fe8d5f3d056453fc72647d
Minor cleanups in ada-nested.exp

This changes ada-nested.exp to fix a test name (the test expects three
variables but is named "two"), and to iterate over all the variables
that are found.  It also adds a workaround to a problem Tom de Vries
found with an older version of GNAT -- it emits a duplicate "x".
gdb/testsuite/gdb.dap/ada-nested.exp