]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix minor bug in dap-support.exp
authorTom Tromey <tromey@adacore.com>
Wed, 3 Sep 2025 17:54:57 +0000 (11:54 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 26 Sep 2025 15:29:13 +0000 (09:29 -0600)
commit6f40bbb93abcbc389eeb5939751db3f6513a08fe
treed3439887bf135d0fb995ca9ffb59c4eba743ca3d
parentba55d01e99a6dbc474d14d0238439015ea2f37a8
Fix minor bug in dap-support.exp

Commit faee137249c8 refactored dap-support.exp, but accidentally left
a reference to a variable that was renamed.  I noticed this when an
earlier version of this series provoked one of the errors in this
code.
gdb/testsuite/lib/dap-support.exp