From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19309 invoked by alias); 29 Jun 2012 13:12:22 -0000 Received: (qmail 19178 invoked by uid 22791); 29 Jun 2012 13:12:20 -0000 X-SWARE-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 Jun 2012 13:12:03 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q5TDC2D2030115 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 29 Jun 2012 09:12:02 -0400 Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q5TDC0B1021832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 29 Jun 2012 09:12:01 -0400 From: Tom Tromey To: gdb-patches@sourceware.org Subject: RFA: update gdb.texinfo for .gdb_index version 7 CC: Douglas Evans Date: Fri, 29 Jun 2012 13:12:00 -0000 Message-ID: <878vf645zz.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain 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: 2012-06/txt/msg00872.txt.bz2 Jakub pointed out that the .gdb_index documentation was partially, but not fully, updated for version 7. This patch updates the documentation to supply information about version 7 in another spot. Ok? Tom 2012-06-29 Tom Tromey * gdb.texinfo (Index Section Format): Update for version 7. Index: gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.983 diff -u -r1.983 gdb.texinfo --- gdb.texinfo 27 Jun 2012 00:21:20 -0000 1.983 +++ gdb.texinfo 29 Jun 2012 13:10:41 -0000 @@ -40316,10 +40316,11 @@ @enumerate @item -The version number, currently 6. Versions 1, 2 and 3 are obsolete. +The version number, currently 7. Versions 1, 2 and 3 are obsolete. Version 4 uses a different hashing function from versions 5 and 6. -Version 6 includes symbols for inlined functions, whereas versions -4 and 5 do not. @value{GDBN} will only read version 4 and 5 indices +Version 6 includes symbols for inlined functions, whereas versions 4 +and 5 do not. Version 7 adds attributes to the CU indices in the +symbol table. @value{GDBN} will only read version 4, 5, or 6 indices if the @code{--use-deprecated-index-sections} option is used. @item