From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 485153858D28 for ; Thu, 2 Nov 2023 14:20:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 485153858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 485153858D28 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1698934820; cv=none; b=H5otWLwLeGFD8YmM7phz0WAnNWmTdSBCrK8gbImRB+HNenHt2Ps5Yx+hDfHeV96Ipt5/RavC2rZ0elcvPjjNcWU0lB32oslCsW0A569ooL2GWDSqrhsglr7Cb2umVG1FAjvZAoehnXV1TYgwImQqFoFbSykNNT/g/x+OfwZN62E= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1698934820; c=relaxed/simple; bh=uKPOx0Vn0aS6VGCUq9hSzuhNBw1jsaNNJfswvjYyXrI=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=nv/xIACKS2phQImoFXKjJqHh9cF7sTlp/6yieTjCZ9xjL8SPspZ+dOjK92Q8eCrLoTc0ClsbG8ra+qq4XXXnEZ1tebY2vRyGUmqXRUwT8uL3NYngbF24y3qhExaG5JZ9mWDbkvbJVjnvuAP0UkI4pov/oLvuBYC38KGk8i0V+FM= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1698934809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=73c3r5zXksPxoHwApmkLByeFarnnM4G+z0u+EAuU3IA=; b=VZ0hPozd/JY/5USZdHYW4+eQSHn4lZhejz3qunJCG5QiwwZKttw628yTAbQeacRqw4SppN Nd8dWAJqjRq6aOFBvh9mLWqQK2qsQgdN9FS4FEvuUT9idJiL1t36+DHbsyOnnqBiyseYzM jXU2OcI9KM4bxzlgypsUYBAGEEGlMwc= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-286-D4hoeFFTPr-W8pa9Ev6gWQ-1; Thu, 02 Nov 2023 10:20:08 -0400 X-MC-Unique: D4hoeFFTPr-W8pa9Ev6gWQ-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 5033485A59D; Thu, 2 Nov 2023 14:20:08 +0000 (UTC) Received: from redhat.com (unknown [10.2.20.25]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3A5F21121309; Thu, 2 Nov 2023 14:20:08 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1qyYYI-0001CI-Re; Thu, 02 Nov 2023 10:20:07 -0400 Date: Thu, 2 Nov 2023 10:20:06 -0400 From: "Frank Ch. Eigler" To: Mark Wielaard Cc: Aaron Merey , elfutils-devel@sourceware.org Subject: Re: [PATCH] readelf: Support .gdb_index version 9 Message-ID: <20231102142006.GB32462@redhat.com> References: <20231031203312.536219-1-amerey@redhat.com> <9a13a2cee1bff48ae7121515ccef4bcd5b047601.camel@klomp.org> MIME-Version: 1.0 In-Reply-To: <9a13a2cee1bff48ae7121515ccef4bcd5b047601.camel@klomp.org> User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-7.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > OK. BTW the description of the gdb_index at the top > https://sourceware.org/gdb/current/onlinedocs/gdb/Index-Section-Format.html > doesn't resolve anymore. It is now > https://sourceware.org/gdb/current/onlinedocs/gdb.html/Index-Section-Format.html Added another httpd redirect to make the first link work too. - FChE