From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28537 invoked by alias); 13 Sep 2009 03:11:54 -0000 Received: (qmail 28529 invoked by uid 22791); 13 Sep 2009 03:11:54 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 13 Sep 2009 03:11:47 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KPW00F003D7SP00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Sun, 13 Sep 2009 06:11:44 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.50.163]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KPW00CC13JKF021@i_mtaout5.012.net.il>; Sun, 13 Sep 2009 06:11:44 +0300 (IDT) Date: Sun, 13 Sep 2009 03:11:00 -0000 From: Eli Zaretskii Subject: Re: [gdb-7.0/doco] Re: RFC: Mark outer frames In-reply-to: <20090912221432.GA21139@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ljkjzgge.fsf@gnu.org> References: <20090828213237.GA9175@caradoc.them.org> <20090903225219.GA1266@adacore.com> <20090910022834.GI20694@adacore.com> <20090910191209.GA29124@caradoc.them.org> <20090910224103.GM20694@adacore.com> <20090912221342.GW20694@adacore.com> <20090912221432.GA21139@adacore.com> 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: 2009-09/txt/msg00380.txt.bz2 > Date: Sat, 12 Sep 2009 15:14:32 -0700 > From: Joel Brobecker > > This patch adds some documentation back about null_frame_id, as you > asked a while back. Does this looks good to you? Yes, but please be sure to have two spaces between sentences, not one. Thanks.