filter out dl-start.S: No such file or directory in gdbserver_tests
commit4d5146492cbbe603e91af57a467aeea41112d5c9
authorMark Wielaard <mark@klomp.org>
Thu, 9 Nov 2023 22:42:37 +0000 (9 23:42 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 9 Nov 2023 22:42:56 +0000 (9 23:42 +0100)
treefe4327e1e2c209351c9add955b4c85abe4526f2a
parent8eb1df5752f2acba13f78d33b93ec5d1e954b4ff
filter out dl-start.S: No such file or directory in gdbserver_tests

On some aarch64 GNU/Linux systems gdb will be unable to find the
dl-start.S file and complain. Filter out this message to make the
tests pass.
gdbserver_tests/filter_vgdb.in