From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id sKZ6LpWKuWMOpREAWB0awg (envelope-from ) for ; Sat, 07 Jan 2023 10:07:01 -0500 Received: by simark.ca (Postfix, from userid 112) id BC0301E222; Sat, 7 Jan 2023 10:07:01 -0500 (EST) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=MP07yOBN; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-7.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (ip-8-43-85-97.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 0DEED1E112 for ; Sat, 7 Jan 2023 10:07:01 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6053D385841A for ; Sat, 7 Jan 2023 15:07:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6053D385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673104020; bh=mjY7ShzDQog+Pf4f/pZ9mjXBK9TkWdYg3phtXzwhI4U=; h=Date:To:CC:In-Reply-To:Subject:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=MP07yOBN2W0XwvW8FDrjDdfncDJi+STSubdijjrGvonHMjoriOzVWiUQ9bHYRG72l zcBZbwVtkertta9OPjIGI/EAx9hK0LPfNMeffuCvdcJibD7Xdc1ylBGBvI/sVFYoyB 0IiK4jnJRbsSSGbFg58TIIpo9hVXfV9OQdYheTb0= Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 596483858D35 for ; Sat, 7 Jan 2023 15:06:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 596483858D35 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEAmO-0001FI-AU; Sat, 07 Jan 2023 10:06:40 -0500 Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEAmN-0003Gs-Qn; Sat, 07 Jan 2023 10:06:40 -0500 Date: Sat, 07 Jan 2023 17:07:00 +0200 Message-Id: <837cxys7sb.fsf@gnu.org> To: schwab@linux-m68k.org CC: gdb-patches@sourceware.org In-Reply-To: <838ries9je.fsf@gnu.org> (message from Eli Zaretskii via Gdb-patches on Sat, 07 Jan 2023 16:29:09 +0200) Subject: Re: Two observations using GDB 13 snapshot References: <83h6xugc5v.fsf@gnu.org> <83r0w6uaad.fsf@gnu.org> <87fscmemeo.fsf@linux-m68k.org> <83358mu1tv.fsf@gnu.org> <87bknaek9z.fsf@linux-m68k.org> <83v8lisjlx.fsf@gnu.org> <87lemeh4wz.fsf@igel.home> <83h6x2sb5x.fsf@gnu.org> <87cz7qh2db.fsf@igel.home> <83a62usabj.fsf@gnu.org> <878rieh194.fsf@igel.home> <838ries9je.fsf@gnu.org> X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Eli Zaretskii via Gdb-patches Reply-To: Eli Zaretskii Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" > Date: Sat, 07 Jan 2023 16:29:09 +0200 > Cc: gdb-patches@sourceware.org > X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, > DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, > RCVD_IN_BARRACUDACENTRAL, SPF_HELO_PASS, SPF_PASS, > TXREP autolearn=no autolearn_force=no version=3.4.6 > From: Eli Zaretskii via Gdb-patches > > > From: Andreas Schwab > > Cc: gdb-patches@sourceware.org > > Date: Sat, 07 Jan 2023 15:23:35 +0100 > > > > On Jan 07 2023, Eli Zaretskii wrote: > > > > > GNU gdb ((MinGW32 GDB)) 13.0.50.20221217-git > > > Copyright (C) 2022 Free Software Foundation, Inc. > > > License GPLv3+: GNU GPL version 3 or later > > > This is free software: you are free to change and redistribute it. > > > There is NO WARRANTY, to the extent permitted by law. > > > Type "show copying" and "show warranty" for details. > > > This GDB was configured as "i686-pc-mingw32". > > > Type "show configuration" for configuration details. > > > For bug reporting instructions, please see: > > > . > > > Find the GDB manual and other documentation resources online at: > > > . > > > > > > For help, type "help". > > > Type "apropos word" to search for commands related to "word"... > > > Reading symbols from ./gdb.exe... > > > > Here you should see a warning: > > > > warning: File "[...]/gdb-gdb.gdb" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". > > > > Does it help to copy gdb.exe to gdb and use that? > > Probably. Actually, it's impossible to do that, since the gdb directory already includes a gdb.exe (which is a libtool wrapper). Copying gdb-gdb.gdb to .libs is thus the only way.