gdbserver_tests: update filters for newer glibc/gdb
commit6da22a4d246519cd1a638cfc7eff00cdd74413c4
authorMark Wielaard <mark@klomp.org>
Fri, 16 Jul 2021 19:37:21 +0000 (16 21:37 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 16 Jul 2021 19:37:39 +0000 (16 21:37 +0200)
tree7c0607ddf0d8c35d6ff2c56892a687c0743af132
parent61307ee83121aa5f0b57a12a80e90fc2f414380a
gdbserver_tests: update filters for newer glibc/gdb

With newer glibc/gdb we might see a __select call without anything
following on the line. Also when gdb cannot find a file it might
now print "Inappropriate ioctl for device" instead of the message
"No such file or directory"
gdbserver_tests/filter_gdb
gdbserver_tests/filter_vgdb