From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7055 invoked by alias); 18 Aug 2002 18:35:35 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 7048 invoked from network); 18 Aug 2002 18:35:34 -0000 Received: from unknown (HELO freya.inter.net.il) (192.114.186.14) by sources.redhat.com with SMTP; 18 Aug 2002 18:35:34 -0000 Received: from Zaretsky ([80.230.2.40]) by freya.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BRE92301; Sun, 18 Aug 2002 21:34:38 +0300 (IDT) Date: Sun, 18 Aug 2002 11:35:00 -0000 From: "Eli Zaretskii" To: ac131313@ges.redhat.com Message-Id: <9003-Sun18Aug2002213705+0300-eliz@is.elta.co.il> CC: carlos@baldric.uwo.ca, gdb@sources.redhat.com In-reply-to: <3D5D030F.4050409@ges.redhat.com> (message from Andrew Cagney on Fri, 16 Aug 2002 09:50:07 -0400) Subject: Re: Issue an internal warning on first deprecated function call Reply-to: Eli Zaretskii References: <3D5C248D.4030003@ges.redhat.com> <1020815223303.ZM7495@localhost.localdomain> <20020816133012.GC11845@systemhalted> <3D5D030F.4050409@ges.redhat.com> X-SW-Source: 2002-08/txt/msg00205.txt.bz2 > Date: Fri, 16 Aug 2002 09:50:07 -0400 > From: Andrew Cagney > > (gdb) maint internal-error > /home/scratch/GDB/src/gdb/maint.c:121: gdb-internal-error: internal > maintenance > An internal GDB error was detected. This may make further > debugging unreliable. Quit this debugging session? (y or n) n > > Create a core file containing the current state of GDB? (y or n) n > (gdb) > > s/error/warning/ > > Since the user is going to need to interact with this, they will get > very annoyed with it pretty quick. Yes, I think users will get annoyed and even scared. The message is meant for the port maintainers, not for users. > This is why I'm also proposing another command for gaging it :-) But that won't help, since most users will wtill see the message until they gag it. I like Kevin's suggestion better.