From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ADCB7385DC19; Thu, 16 Apr 2020 13:26:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ADCB7385DC19 From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug ada/24713] [ada] Support .gdb_index Date: Thu, 16 Apr 2020 13:26:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: ada X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc resolution bug_status 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2020 13:26:22 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24713 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[ada] Support index |[ada] Support .gdb_index Resolution|--- |WONTFIX Status|NEW |RESOLVED --- Comment #3 from Tom de Vries --- (In reply to Tom Tromey from comment #2) > FWIW gdb can make a .debug_names index now for Ada. > It still can't create a .gdb_index -- but I tend to think > we should just declare that one a "won't fix". Because, as that commit says: ... commit 3b00ef10a2a4750a86a04bb66eda3bf33d298be1 Author: Tom Tromey Date: Mon Jul 8 06:23:16 2019 -0600 Add Ada support for .debug_names This patch adds support for Ada to .debug_names. I opted to leave .gdb_index alone, because in my view it is a defunct format. ... Changing title to restrict PR scope to .gdb_index, and marking it resolved-wontfix. If somebody want to add this functionality, this PR can always be reopened. --=20 You are receiving this mail because: You are on the CC list for the bug.=