From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9630 invoked by alias); 16 Nov 2008 23:37:18 -0000 Received: (qmail 9570 invoked by uid 22791); 16 Nov 2008 23:37:17 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 16 Nov 2008 23:36:32 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 0487F10597 for ; Sun, 16 Nov 2008 23:36:30 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id DFA4D104A7 for ; Sun, 16 Nov 2008 23:36:29 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L1rAK-0005Q5-PG for gdb-patches@sourceware.org; Sun, 16 Nov 2008 18:36:28 -0500 Date: Mon, 17 Nov 2008 19:36:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFA] Darwin/x86 port (v4 - part 0/4) Message-ID: <20081116233628.GA20521@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <47B0F703-D6C4-4C50-A80C-16DB445DA7CE@adacore.com> <491DB997.9090002@codesourcery.com> <200811141814.24360.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811141814.24360.pedro@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00426.txt.bz2 On Fri, Nov 14, 2008 at 06:14:23PM +0000, Pedro Alves wrote: > "set debug darwin" would also be fine with me. That's what I'd suggest, too. There's already a 'set debug lin-lwp' which is similar; the name is just historical at this point. -- Daniel Jacobowitz CodeSourcery