From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 8DEF33858D33 for ; Sat, 7 Jan 2023 10:51:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8DEF33858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org 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 1pE6nG-0004UX-8j; Sat, 07 Jan 2023 05:51:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=HTLMWNucsI8AwOoZ/2g1kh7tmqi1hC7ma0dhKAgIrPo=; b=Tb+JvwMzFY8P P6Onl+bSjjL1Qj+yLfOHSJhdbZUstE+Aa9YBqAkGMlKQ1usg68B8fdRoOYvdbAtd50ZYHyNgjYSis WJETck7sD7VlivdUTCRqiWR/knyQGjqxZY5CVxubWOfG77nlXYPm3BUcfzsApdpaA7HJEhNGQ/ik6 87ONS/WHk78GHRLv90tHIQdk+GcvxU8R/ApME9rFWvdvZh5RXtt005C1SVftFn014duSRuMM34VYl 26ZWxt2HKiqsZBXzbRPsLMfPXezP/e/zPEqUugFycZxIMbxToucV2931Kac7hAFJo0uiWkm9wzDkQ suayYGTNO3jDzcHPsUhbSA==; 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 1pE6nF-0005Qc-Fs; Sat, 07 Jan 2023 05:51:17 -0500 Date: Sat, 07 Jan 2023 12:51:38 +0200 Message-Id: <83v8lisjlx.fsf@gnu.org> From: Eli Zaretskii To: Andreas Schwab Cc: gdb-patches@sourceware.org In-Reply-To: <87bknaek9z.fsf@linux-m68k.org> (message from Andreas Schwab on Sat, 07 Jan 2023 11:00:56 +0100) 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> 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 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: > From: Andreas Schwab > Cc: gdb-patches@sourceware.org > Date: Sat, 07 Jan 2023 11:00:56 +0100 > > On Jan 07 2023, Eli Zaretskii wrote: > > >> > With the first issue basically solved, what about the other one? Can > >> > someone tell me why "(top-gdb)" no longer shows, ot suggest where to > >> > look for the reason? > >> > >> What do you get instead? > > > > Just the usual "(gdb)". > > Full output, please. By "full output", did you mean the below? 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... (gdb)