From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95890 invoked by alias); 1 Nov 2017 13:20:40 -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 95865 invoked by uid 89); 1 Nov 2017 13:20:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:352 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Nov 2017 13:20:29 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1FB9C56C05; Wed, 1 Nov 2017 09:20:28 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bRcH1g4GZjbt; Wed, 1 Nov 2017 09:20:28 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E42B356A33; Wed, 1 Nov 2017 09:20:27 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 035D883060; Wed, 1 Nov 2017 06:20:25 -0700 (PDT) Date: Wed, 01 Nov 2017 13:20:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Ivo Raisr , GDB Subject: Re: [PING][PATCH] Add a note about Debugging Tools devroom at FOSDEM 2018 to gdb's news Message-ID: <20171101132025.jxfbxlsgymsictak@adacore.com> References: <39799a5e-5adc-688d-9810-28320fa26c8d@oracle.com> <370384f7-838f-cf1e-7c20-d7aff184b673@oracle.com> <44490e22-46e4-1beb-1f51-e17f853c6020@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44490e22-46e4-1beb-1f51-e17f853c6020@redhat.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-11/txt/msg00008.txt.bz2 > On 10/24/2017 08:34 AM, Ivo Raisr wrote: > > Please can you have a look? > > This looks fine to me, thanks for doing this! [...] > I've added Joel to CC (who usually handles this) Always happy to do so. Thanks for sending us a patch; I've applied it. -- Joel