From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id M061F6HITWBoHwAAWB0awg (envelope-from ) for ; Sun, 14 Mar 2021 04:26:09 -0400 Received: by simark.ca (Postfix, from userid 112) id 519421EF78; Sun, 14 Mar 2021 04:26:09 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id B0B6F1E54D for ; Sun, 14 Mar 2021 04:26:08 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2706C3851C29; Sun, 14 Mar 2021 08:26:08 +0000 (GMT) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by sourceware.org (Postfix) with ESMTPS id 9E93C3851C29 for ; Sun, 14 Mar 2021 08:26:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9E93C3851C29 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=whitebox@nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4Dyt184rB6z1sC08; Sun, 14 Mar 2021 09:26:04 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4Dyt184dSHz1qqkc; Sun, 14 Mar 2021 09:26:04 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id S-YEqOJtKOts; Sun, 14 Mar 2021 09:26:03 +0100 (CET) X-Auth-Info: cN02ott/8VT5fSmxRYSXow8PVHtyPWaJXiNFkbkzmbrzNtOQ6BoX3CX3t4fs6TJI Received: from hase.home (ppp-46-244-178-11.dynamic.mnet-online.de [46.244.178.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 14 Mar 2021 09:26:03 +0100 (CET) Received: by hase.home (Postfix, from userid 1000) id 10A2C102A96; Sun, 14 Mar 2021 09:26:02 +0100 (CET) From: Andreas Schwab To: Eli Zaretskii Subject: Re: Demangling in backtraces References: <83h7loun5e.fsf@gnu.org> <87h7le42jf.fsf@linux-m68k.org> <83h7legp9t.fsf@gnu.org> X-Yow: .. Like I always say -- nothing can beat the BRATWURST here in DUSSELDORF!! Date: Sun, 14 Mar 2021 09:26:02 +0100 In-Reply-To: <83h7legp9t.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 14 Mar 2021 09:36:46 +0200") Message-ID: <874khe3zvp.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb@sourceware.org Errors-To: gdb-bounces@sourceware.org Sender: "Gdb" On Mär 14 2021, Eli Zaretskii wrote: >> From: Andreas Schwab >> Cc: Eli Zaretskii >> Date: Sun, 14 Mar 2021 08:28:36 +0100 >> >> > #0 0x70f5ac3e in libgccjit-0!_Z17gimple_build_callP9tree_nodejz () >> >> Is this prefix part of the symbol name? A valid mangled name must start >> with _Z. > > No, that's the name of the shared library. This is a known > peculiarity on Windows, see "Non-debug DLL Symbols" in the GDB manual. So it _is_ part of the symbol name? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."