From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D17E33858419; Sun, 10 Dec 2023 15:51:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D17E33858419 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702223504; bh=lGJHkLnyC4HhItLwGzP0NeCMmAuuBiTzVvHfRbuo/1A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QBgEs0/dVJ/ekraz3//e2JikEPvIXgw+0vF3QHzakFw+yKbZYpOSbhFoY6dE7WSfi nyRUaYQjlCSFTeOd3UtLt5B7kdpm6F2W4oAACPAcSPE+eOtEnxqp48eQ4I+65LMYWk kZhwSexkVpsF3OewK+nMif2+2UKQtLb3Bm1pRfU0= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/23504] index cache: Produce and consume DWARF5 format Date: Sun, 10 Dec 2023 15:51:44 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org 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=3D23504 --- Comment #11 from Tom Tromey --- (In reply to Tom Tromey from comment #7) > > * Change the DWARF 5 index writer to use BFD to create a new file > > that has .debug_names and .debug_str (and maybe .debug_aranges) secti= ons; > > * Write only the newly-needed strings to .debug_str (what gdb already d= oes, > > essentially); >=20 > I've done this part. I lost this patch somewhere but it's not difficult to rewrite. --=20 You are receiving this mail because: You are on the CC list for the bug.=