From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5438 invoked by alias); 31 Aug 2006 22:29:51 -0000 Received: (qmail 5428 invoked by uid 22791); 31 Aug 2006 22:29:50 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 31 Aug 2006 22:29:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GIv2c-0004yg-AN; Thu, 31 Aug 2006 18:29:42 -0400 Date: Thu, 31 Aug 2006 22:29:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Mark Kettenis , gdb@sources.redhat.com Subject: Re: Merge of nickrob-async-20060513 to mainline? Message-ID: <20060831222942.GA19065@nevyn.them.org> Mail-Followup-To: Nick Roberts , Mark Kettenis , gdb@sources.redhat.com References: <17652.63229.637451.185345@kahikatea.snap.net.nz> <20060830023335.GA6377@nevyn.them.org> <17653.930.196634.143646@kahikatea.snap.net.nz> <200608312102.k7VL2TAe017778@elgar.sibelius.xs4all.nl> <17655.22749.599881.560771@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17655.22749.599881.560771@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00290.txt.bz2 On Fri, Sep 01, 2006 at 09:47:09AM +1200, Nick Roberts wrote: > 2) Apple's GDB is multi-threaded and this doesn't seem to cause them problems. That's their choice. > 4) GDB appears to already to be a threaded application (at least, for me, it > uses the libthread_db library). That's for debugging threads and has nothing to do with using them itself. As I've said in the past, I totally agree with Mark on this point. -- Daniel Jacobowitz CodeSourcery