From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: Michael Snyder Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/threads] backtrace past pthread_cond_wait() (2ndversion) Date: Tue, 18 May 2004 22:06:00 -0000 Message-id: <40AA88D8.2070602@redhat.com> References: <20040518212358.GT10684@gnat.com> <40AA86A4.9050505@redhat.com> X-SW-Source: 2004-05/msg00550.html Michael Snyder wrote: Joel Brobecker wrote: Hello, Michael had a very clever idea on how to avoid the assumption that the block thread is the thread with the highest ID. We just get a backtrace from all threads, and check that one of them matches the backtrace that would be expected from the thread that would be blocked. 2004-05-18 J. Brobecker * gdb.threads/pt.c: New file. * gdb.threads/pthread_cond_wait.exp: New test. OK to apply? Oh, and you were gonna change the name of the source file. Oops, sorry, that was meant to be a private reply.