From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5796 invoked by alias); 1 May 2004 15:59:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5788 invoked from network); 1 May 2004 15:59:36 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 1 May 2004 15:59:36 -0000 Received: from zaretski (pns03-201-118.inter.net.il [80.230.201.118]) by aragorn.inter.net.il (MOS 3.4.5-GR) with ESMTP id CUO37617; Sat, 1 May 2004 18:58:22 +0300 (IDT) Date: Sat, 01 May 2004 15:59:00 -0000 From: "Eli Zaretskii" To: Mark Kettenis Message-Id: <7137-Sat01May2004185818+0300-eliz@gnu.org> CC: gdb-patches@sources.redhat.com In-reply-to: <200405011001.i41A1PpL000602@elgar.kettenis.dyndns.org> (message from Mark Kettenis on Sat, 1 May 2004 12:01:25 +0200 (CEST)) Subject: Re: [RFC] Capitalization of complaints Reply-to: Eli Zaretskii References: <200405011001.i41A1PpL000602@elgar.kettenis.dyndns.org> X-SW-Source: 2004-05/txt/msg00031.txt.bz2 > Date: Sat, 1 May 2004 12:01:25 +0200 (CEST) > From: Mark Kettenis > > During symbol reading, Incomplete CFI data; unspecified registers at 0x0000000000400790. > > The capital after the comma looks wierd to me. Anyway I think that we > should make things a bit more uniform. I agree 100%. > If you folks let me do that, I'll promise to document the complaint > interface in gdbint.texi. Please do, and thanks.