From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5067 invoked by alias); 10 Feb 2006 15:00:12 -0000 Received: (qmail 4862 invoked by uid 22791); 10 Feb 2006 15:00:03 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 10 Feb 2006 14:59:59 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F7ZkU-00065a-MB; Fri, 10 Feb 2006 09:59:50 -0500 Date: Fri, 10 Feb 2006 15:00:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: Eli Zaretskii , gdb@sources.redhat.com Subject: Re: MI error messages Message-ID: <20060210145950.GA23266@nevyn.them.org> Mail-Followup-To: Vladimir Prus , Eli Zaretskii , gdb@sources.redhat.com References: <20060210134700.GA21328@nevyn.them.org> <200602101703.35029.ghost@cs.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602101703.35029.ghost@cs.msu.su> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00080.txt.bz2 On Fri, Feb 10, 2006 at 05:03:34PM +0300, Vladimir Prus wrote: > On Friday 10 February 2006 16:47, Daniel Jacobowitz wrote: > > On Fri, Feb 10, 2006 at 01:54:08PM +0200, Eli Zaretskii wrote: > > > > From: Vladimir Prus > > > > Date: Fri, 10 Feb 2006 14:35:08 +0300 > > > > > > > > 1. Is it guaranteed that all MI error message start with function name > > > > and a semicolon? > > > > > > I see a small number of error messages that don't, but those are > > > probably bugs that need to be fixed. > > > > Really? Why? I don't think the function name adds much value in > > user-level error messages. Internal errors, sure. > > Does it mean that function names should be removed from error messages to > user? I have no idea. Personally, I think they should be. -- Daniel Jacobowitz CodeSourcery