From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 841FE3850091; Tue, 13 Dec 2022 03:32:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 841FE3850091 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670902341; bh=IUUPsWUIBSzDhbfgAoXya3IweGECy4QDuvT/OUcOhNs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xJj/IvgZvnPLgukT9IHPexmui3VGE0a/59Vfy75s7tk9mXQ7vHkNNmIJksvlxPRTD 2682ROTiP2u9T1Pu1gxtkv5WyUe9I9tmop3tbmzyi+ibcvoZZWkh94mrdTEPlMG5vC 66Ld6rCTAcK4TJKKSdsCn6PRrWvaACb4aYXnt070= From: "vimacs.hacks at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/29896] GDB git doesn't recognize template function name Date: Tue, 13 Dec 2022 03:32:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vimacs.hacks at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 13.1 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=3D29896 --- Comment #2 from vimacs.hacks at gmail dot com --- Yes, it's hard to bisect. I once tried when I posted that mail. I'm a little surprised GDB can recognize the function after a tab completio= n, it looks like GDB can cache the completed names. --=20 You are receiving this mail because: You are on the CC list for the bug.=