From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19617 invoked by alias); 20 Apr 2011 17:35:45 -0000 Received: (qmail 19399 invoked by uid 22791); 20 Apr 2011 17:35:43 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_05,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Apr 2011 17:35:26 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LJY00B00ORETG00@a-mtaout20.012.net.il> for gdb-patches@sources.redhat.com; Wed, 20 Apr 2011 20:34:51 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.129.240]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LJY00A8HOU1XC80@a-mtaout20.012.net.il>; Wed, 20 Apr 2011 20:34:50 +0300 (IDT) Date: Wed, 20 Apr 2011 17:35:00 -0000 From: Eli Zaretskii Subject: Re: RFA: add .gdb_index documentation to gdb.texinfo In-reply-to: To: Tom Tromey Cc: gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: <83tyds3jwc.fsf@gnu.org> References: <83y6352ako.fsf@gnu.org> 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: 2011-04/txt/msg00363.txt.bz2 > From: Tom Tromey > Date: Wed, 20 Apr 2011 11:18:41 -0600 > > Here is try #2. > I think I addressed all your comments. Thanks, this is fine. However, I wonder whether this sentence: +A string in the constant pool is zero-terminated. should also be under the "constant pool" item. But if you think it is better left where it is, fine.