From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 531 invoked by alias); 28 Dec 2012 14:31:04 -0000 Received: (qmail 512 invoked by uid 22791); 28 Dec 2012 14:31:01 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 28 Dec 2012 14:30:54 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MFQ00L00WAAOH00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Fri, 28 Dec 2012 16:30:53 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MFQ00LRFWBGJ880@a-mtaout23.012.net.il>; Fri, 28 Dec 2012 16:30:53 +0200 (IST) Date: Fri, 28 Dec 2012 14:31:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] Refactor doc on stop notification. In-reply-to: <50DDA3A6.8040309@codesourcery.com> To: Yao Qi Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83bodemeos.fsf@gnu.org> References: <1355731419-21360-1-git-send-email-yao@codesourcery.com> <83fw34r682.fsf@gnu.org> <50D11C59.2060803@codesourcery.com> <83obhfmkoy.fsf@gnu.org> <50DD0954.8070105@codesourcery.com> <83ehiamncw.fsf@gnu.org> <50DDA3A6.8040309@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00838.txt.bz2 > Date: Fri, 28 Dec 2012 21:50:30 +0800 > From: Yao Qi > CC: > > I add the example, but looks strange that the example and the template > co-exist in the doc. Finally, I decide to get rid of the template and > add only the real example here. Here is a new version, Thanks, this can go in.