]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix gdb.ada/attr_ref_and_charlit.exp typo
authorKeith Seitz <keiths@redhat.com>
Mon, 11 May 2020 19:22:25 +0000 (12:22 -0700)
committerKeith Seitz <keiths@redhat.com>
Mon, 11 May 2020 19:22:25 +0000 (12:22 -0700)
commit53f539a3d77c2fc3278f3c60fea83cd96c4464d6
tree84e85b2fc3bf82c45f7b094d10be2c65dfff91ae
parent113ee09a649a5e192408a10286b95e89bc48706a
Fix gdb.ada/attr_ref_and_charlit.exp typo

... introduced by my last commit:

-gdb_test "print s'last"  " = 3"
+    gdb_test "print s'last"  " = 3Z

gdb/testsuite/ChangeLog
2020-05-11  Keith Seitz  <keiths@redhat.com>

* gdb.ada/attr_ref_and_charlit.exp: Fix typo.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp