]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog-2014-2021
Fix expected output of gdb.base/line65535.exp with dwarf-5
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 22 Jan 2021 17:55:04 +0000 (18:55 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 22 Jan 2021 21:55:52 +0000 (22:55 +0100)
commit705646c074a73bb52ec732849238c66d862d2f9c
treece9aee4f6488ed2efbdcc8d41567c2716b6ecdea
parent0ac85db529d1077551b92c6da66044eff672c315
Fix expected output of gdb.base/line65535.exp with dwarf-5

With gcc & binutils built from latest git revision
this test case fails because the output of the break
command changes and contains the full path name of
the source file, while previously only the file name
was printed.

Fixed that by adjusting the test expectation.

2021-01-22  Bernd Edlinger  <bernd.edlinger@hotmail.de>

* gdb.base/line65535.exp: Fix test expectation.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/line65535.exp