From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20056 invoked by alias); 14 Jun 2013 06:53:01 -0000 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 Received: (qmail 20014 invoked by uid 89); 14 Jun 2013 06:53:00 -0000 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_NIX_SPAM,SPF_SOFTFAIL autolearn=no version=3.3.1 Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 14 Jun 2013 06:52:58 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MOD00600EZWXF00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Fri, 14 Jun 2013 09:52:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MOD0064YF2UK5A0@a-mtaout20.012.net.il>; Fri, 14 Jun 2013 09:52:06 +0300 (IDT) Date: Fri, 14 Jun 2013 07:49:00 -0000 From: Eli Zaretskii Subject: Re: [RFC/PATCH] Add new internal variable $_signo In-reply-to: To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <834nd1w5em.fsf@gnu.org> References: X-SW-Source: 2013-06/txt/msg00324.txt.bz2 > From: Sergio Durigan Junior > Date: Thu, 13 Jun 2013 21:37:59 -0300 > > Comments? OK to apply? Thanks. The documentation part is OK, but I think we want a NEWS entry for this as well.