From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 245CE3858C53; Wed, 21 Sep 2022 20:03:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 245CE3858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663790587; bh=m8ktewKFkDibOzwC1E2K3E0aq7Fw+ACbaQh8b/mUWEk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tQi6wxOq9DoaZzIr19gC1WYNfx4GLJoUYvBmfkIgMKI83TyCtlSNS75+D/+EUicUt zf1udNamtfEYcFSw+bA5McqlLT82ltGsJZHG/HMxojx15yOR64Dux24S3faX4o/Kj1 9FXguJ05/1wFaTxiAFdM6zfWJTpyYkhPHclXpsmw= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/29179] [cc-with-gdb-index] FAIL: gdb.ada/O2_float_param.exp: scenario=all: gdb_breakpoint: set breakpoint at increment Date: Wed, 21 Sep 2022 20:03:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab 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=3D29179 --- Comment #3 from Tom Tromey --- The index contains: [774] callee.increment: 2 [global, function] but the debug info says: <1ab9> DW_AT_name : (indirect string, offset: 0x22a4): callee__increment Probably we need to do the ada_decode business from commit 7ab96794115. --=20 You are receiving this mail because: You are on the CC list for the bug.=