From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24396 invoked by alias); 12 Nov 2012 21:26:34 -0000 Received: (qmail 24326 invoked by uid 22791); 12 Nov 2012 21:26:33 -0000 X-SWARE-Spam-Status: No, hits=-5.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-oa0-f41.google.com (HELO mail-oa0-f41.google.com) (209.85.219.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Nov 2012 21:26:13 +0000 Received: by mail-oa0-f41.google.com with SMTP id k14so7541114oag.0 for ; Mon, 12 Nov 2012 13:26:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=7H1Za2Aea3Ra/D3+auuMbbxNrLCFovx6T+Z0McCNH50=; b=eO0Q9Qc38iAhE4zETRmGjav7U3vc1ainVjF5UVgVHGI529pHUIwdOA00JWuGxz/G+p dRIW3RUtujKEHfrEU5wHBPMfrp2dOYFPr8sMoZgsCyWJWDzB00JrOd2EpKSr9XnzWZzU bfmZtjysUfHyrLC5i7qRKEgKw5Nm6UPkewJwpH3K5r3VRWNT4OWtqhRTbvnNRL2m5LEW 2PXN5FdnU7zAHuFDuYYQkbtC8NnL17ILnqRGwbYc28DhyRS1gg0DEv2gIE6R6R6fZ0J/ EhbnrbcPyCUgTcOD5cMtDWsHeq+Q3R/xo5qUU8pPbggOdrBIcSnnVWi0aknBfxzrFThD izZg== MIME-Version: 1.0 Received: by 10.182.18.165 with SMTP id x5mr16595956obd.73.1352755572371; Mon, 12 Nov 2012 13:26:12 -0800 (PST) Received: by 10.76.71.201 with HTTP; Mon, 12 Nov 2012 13:26:12 -0800 (PST) In-Reply-To: <87wqxuel5k.fsf@fleche.redhat.com> References: <87wqxuel5k.fsf@fleche.redhat.com> Date: Mon, 12 Nov 2012 21:26:00 -0000 Message-ID: Subject: Re: RFA: handle "MiniDebuginfo" section From: Doug Evans To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnU/nTSoYoE0qAIX9iIXbS6Xm7i/udC8rdMLhUoTx5dIOkjvC+nQym8zIon1lcR7E+5JHIW2UfdnV8wRgvQP+qO61Wqp0azCOnqe6wiHE7zoSfV6GDo5OKVy9U7rumyrF5ZfNSOXvKkkLX3KZksamhhyMQlNFhb6m/V++nGgKDFh8zpHgcUI/oopaX5WXP6yNIf3lb6R4bxScJ8kGfOCyhz1aoTrw== 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: 2012-11/txt/msg00299.txt.bz2 On Fri, Nov 9, 2012 at 9:33 AM, Tom Tromey wrote: > Fedora recently approved and committed the "MiniDebuginfo" feature: > > http://fedoraproject.org/wiki/Features/MiniDebugInfo My eyesight must be worse than I think, I can find no docs on the technical specs of this. :-) Got url?