From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9FF4A3858CDA; Mon, 19 Sep 2022 04:05:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9FF4A3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663560323; bh=YtaAAsiMC2bD0d3l6SEDjTVYPfsSp6O31LnIu96A3kk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y0XpO3HvGR935EWEDF+q6mSlwUsJwDjY5pGrY0C8xY57ZDr3bZ+7vitEAiujki2cu owOr579qyWq1c53LlKHIMErFYK64nFVM27admoHyfxgS6ga9bji9dpXq/s9Y5K6ZGo K8bJ9VN2nAG8PfA4e/e5d0x5nEwpr0xtLm+/0Hkk= From: "i at maskray dot me" To: gdb-prs@sourceware.org Subject: [Bug gdb/29563] gdb: support zstd for SHF_COMPRESSED debug sections Date: Mon, 19 Sep 2022 04:05:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: i at maskray dot me X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29563 --- Comment #2 from Fangrui Song --- Due to gdb's use of bfd/compress.c, this actually has to be supported in the same patch that adds zstd support to bfd/. Here it is. https://sourceware.org/pipermail/gdb-patches/2022-September/191915.html [PA= TCH] binutils, gdb: support zstd compressed debug sections I have tested gdb with a zstd-compressed lld. --=20 You are receiving this mail because: You are on the CC list for the bug.=