Update gdb.rust tests for Rust 1.49
authorTom Tromey <tom@tromey.com>
Thu, 31 Dec 2020 21:55:27 +0000 (14:55 -0700)
committerTom Tromey <tom@tromey.com>
Thu, 31 Dec 2020 21:55:27 +0000 (14:55 -0700)
commit9b243007ba0701c7ae07dc11d0f4a0c81b1bc49f
tree372e91bf24554745f2e413298ea2e95de399b88a
parentcab3f4da68672647cde72bc0c06ec08977819817
Update gdb.rust tests for Rust 1.49

Rust 1.49 was released today, and it includes some library changes
which caused some gdb.rust tests to fail.  This patch adapts the test
suite to the new output.  I also verified that this continues to work
with Rust 1.48.

gdb/testsuite/ChangeLog
2020-12-31  Tom Tromey  <tom@tromey.com>

* gdb.rust/simple.exp: Update output for Rust 1.49.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.rust/simple.exp