From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by sourceware.org (Postfix) with ESMTPS id C34903857C5B for ; Wed, 19 Aug 2020 01:08:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C34903857C5B Received: by mail-pf1-x436.google.com with SMTP id m8so10833321pfh.3 for ; Tue, 18 Aug 2020 18:08:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=nuZqDrKFbO2PBkbYutBmN1xDWw6pjP/vjc+95dqJJgs=; b=qG5Q6Kqm1qnRcgJiJLNGAHjhHyZIg7rBDN519YivyWBVPx/M3gbvuLR4mcbdY5cIbM ITHaj9dNR7FFJTW4n87cKyqPiXTW6jzED1ctWgFF82Xd+AM8KeRqTyK7R5cRKo/hYqxa BLZ6MTac0baKrWbwUKbWaXWE15yy7xBwTW/cmvNT7KTxHAa5vt8gSPQy7Uq/5jnZmwtP RUVD0VnF99eMXeq9hpP4YF4oCt7en9gJPH2erJQ38FmZBIrL+m43PtRLmFIx9UMUpxiw llMcK0LO+Pc7swuYM+QJc4+yO4MrrC1z/cXUAKzy4vM+9SVlreAwhijroMZ8YiFfOegJ iMWA== X-Gm-Message-State: AOAM532z6XUQYRahxgdEttReQJiKnfqGcpXJkm+D9pmbgqCrue2YX4zW zMC3elsqYym83kruZiqN1Ik= X-Google-Smtp-Source: ABdhPJy8s4dC/w1zI7ZA4PuarEmuO8tgDbTFJfyLK/zYK2pbF9vBJiATXE3kj8pNHJHNN1QcsvXRIg== X-Received: by 2002:aa7:9048:: with SMTP id n8mr16857839pfo.183.1597799337956; Tue, 18 Aug 2020 18:08:57 -0700 (PDT) Received: from bubble.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id e23sm22245254pgb.79.2020.08.18.18.08.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Aug 2020 18:08:56 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id A0A3087DFF; Wed, 19 Aug 2020 10:38:52 +0930 (ACST) Date: Wed, 19 Aug 2020 10:38:52 +0930 From: Alan Modra To: Freddie Chopin Cc: "binutils@sourceware.org" Subject: Re: objdump: DWARF error: could not find variable specification at offset ... Message-ID: <20200819010852.GX15695@bubble.grove.modra.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-7.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2020 01:09:00 -0000 On Mon, Aug 17, 2020 at 08:15:59PM +0200, Freddie Chopin via Binutils wrote: > arm-none-eabi-objdump: DWARF error: could not find variable specification at offset 2f9 This is Nick's https://sourceware.org/bugzilla/show_bug.cgi?id=25676 patch. Please open a new bug attaching an example object file showing the warning. -- Alan Modra Australia Development Lab, IBM