From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19490 invoked by alias); 17 Jun 2005 23:31:14 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19461 invoked by uid 22791); 17 Jun 2005 23:31:09 -0000 Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 17 Jun 2005 23:31:09 +0000 Received: from farnswood.snap.net.nz (p96-tnt2.snap.net.nz [202.124.108.96]) by viper.snap.net.nz (Postfix) with ESMTP id A56785411DC; Sat, 18 Jun 2005 11:31:06 +1200 (NZST) Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 7D98162A9A; Sat, 18 Jun 2005 00:32:12 +0100 (BST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17075.23931.690079.918529@farnswood.snap.net.nz> Date: Fri, 17 Jun 2005 23:31:00 -0000 To: Stan Shebs Cc: Jason Molenda , gdb-patches@sources.redhat.com Subject: Re: [PATCH] -stack-select-frame In-Reply-To: <42B35013.60008@apple.com> References: <17072.62436.183299.55978@farnswood.snap.net.nz> <50B12BF2-9C7D-43ED-AF21-D1EA42AC7115@apple.com> <17074.1440.40908.588287@farnswood.snap.net.nz> <412387CD-8F52-46E0-865F-560543C1E757@apple.com> <17074.31377.996795.526839@farnswood.snap.net.nz> <42B35013.60008@apple.com> X-SW-Source: 2005-06/txt/msg00270.txt.bz2 > Ideally, future versions of Apple GDB will be much more like FSF GDB. > I'm hip-deep in a merge right now, and adding lots of local markers > so we can pick out candidate patches more easily; once all that's > done, we should be able to start contributing more (starting with > the basic Darwin native bits, it's a nuisance to have to use other > configs to test even trivial patches). This would speed things up considerably and be most welcome. Nick