From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24986 invoked by alias); 10 Sep 2009 22:41:18 -0000 Received: (qmail 24976 invoked by uid 22791); 10 Sep 2009 22:41:17 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 10 Sep 2009 22:41:13 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B9C972BAC46 for ; Thu, 10 Sep 2009 18:41:11 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ck7wAp2Rsqdx for ; Thu, 10 Sep 2009 18:41:11 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7C0D42BAC2F for ; Thu, 10 Sep 2009 18:41:11 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 0634AF5915; Thu, 10 Sep 2009 15:41:03 -0700 (PDT) Date: Thu, 10 Sep 2009 22:41:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [gdb-7.0] Re: RFC: Mark outer frames Message-ID: <20090910224103.GM20694@adacore.com> References: <20090828213237.GA9175@caradoc.them.org> <20090903225219.GA1266@adacore.com> <20090910022834.GI20694@adacore.com> <20090910191209.GA29124@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090910191209.GA29124@caradoc.them.org> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-09/txt/msg00292.txt.bz2 > There are two pieces of feedback: s/think/thing/ you found, and Eli > requested a slightly expanded explanation in the internals > documentation. Do you feel up to the latter? Sure, I'll give it a try. > I apologize for being such a bum about this, but I haven't got the > time to spare right now; I'm under deadline pressure at work. No problem - as far as I am concerned, it's already been helpful to have your patch to start with. -- Joel