From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22870 invoked by alias); 7 Sep 2007 13:53:24 -0000 Received: (qmail 22860 invoked by uid 22791); 7 Sep 2007 13:53:23 -0000 X-Spam-Check-By: sourceware.org Received: from smtp6.poczta.onet.pl (HELO smtp6.poczta.onet.pl) (213.180.130.36) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Sep 2007 13:53:13 +0000 Received: from static-62-233-152-148.devs.futuro.pl ([62.233.152.148]:19467 "EHLO [10.0.0.72]") by ps6.test.onet.pl with ESMTP id (ORCPT ); Fri, 7 Sep 2007 15:53:00 +0200 Message-ID: <46E157BC.10203@op.pl> Date: Fri, 07 Sep 2007 14:03:00 -0000 From: Bogdan Slusarczyk User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: attaching gdb causes pthread_create hang [gdb6.3, long subject] References: <46E117EE.4030600@op.pl> <20070907114854.GB18775@caradoc.them.org> In-Reply-To: <20070907114854.GB18775@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00081.txt.bz2 > Sorry, but if you say "I have a version of GDB three years old and it > has this problem", we're only going to suggest you try the current > version. We've spent those three years fixing problems in GDB. You're absolutely right, but I have to cope with old gdb for the moment :( > I don't know what this might be. My first guess would be that the > system you're building on didn't have tkill available. How check it in the simplest way? Regards Bogdan