From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7876 invoked by alias); 1 Apr 2003 03:27:58 -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 7869 invoked from network); 1 Apr 2003 03:27:57 -0000 Received: from unknown (HELO bilbo.inter.net.il) (192.114.186.18) by sources.redhat.com with SMTP; 1 Apr 2003 03:27:57 -0000 Received: from zaretsky ([80.230.235.187]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AKQ03116; Tue, 1 Apr 2003 06:27:43 +0300 (IDT) Date: Tue, 01 Apr 2003 03:27:00 -0000 From: "Eli Zaretskii" To: brobecker@gnat.com Message-Id: <2561-Tue01Apr2003062041+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <20030331230556.GG916@gnat.com> (message from Joel Brobecker on Mon, 31 Mar 2003 15:05:56 -0800) Subject: Re: [RFA/doco] Adjust the normal_stop observer documentation Reply-to: Eli Zaretskii References: <20030331230556.GG916@gnat.com> X-SW-Source: 2003-04/txt/msg00003.txt.bz2 > Date: Mon, 31 Mar 2003 15:05:56 -0800 > From: Joel Brobecker > > The normal_stop notification has been inserted in a slightly different > location than the location I had in mind. As a consequence, the > description for this notification needed to be slightly adjusted. I took > this opportunity to fix a minor nit (same word repeated twice). > > 2003-03-31 J. Brobecker > > * observer.texi (GDB Observers): Adjust the documentation for the > normal_stop notification to better describe reality. Fix a minor > typo. > > Ok to apply? Yes, thanks.