|
From: Mark W. <ma...@kl...> - 2021-07-17 12:51:11
|
On Fri, Jul 16, 2021 at 01:36:49PM -0700, John Reiser wrote: > On 7/16/21, Mark Wielaard wrote: > > https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=6da22a4d246519cd1a638cfc7eff00cdd74413c4 > > > > commit 6da22a4d246519cd1a638cfc7eff00cdd74413c4 > > Author: Mark Wielaard <ma...@kl...> > > Date: Fri Jul 16 21:37:21 2021 +0200 > > > > gdbserver_tests: update filters for newer glibc/gdb > > With newer glibc/gdb we might see a __select call without anything > > Please add an actual version number of glibc/gdb which exhibits this behavior. > An absolute signpost helps immensely when maintaining software. Yes, you are right. This was with the combination of glibc 2.33.900 and gdb 10.2. Cheers, Mark |