From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76992 invoked by alias); 10 Oct 2019 15:55:33 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 76698 invoked by uid 89); 10 Oct 2019 15:55:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:183, us!, us X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 10 Oct 2019 15:55:32 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C7E7E30024DA; Thu, 10 Oct 2019 15:55:31 +0000 (UTC) Received: from theo.uglyboxes.com (ovpn-116-199.phx2.redhat.com [10.3.116.199]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 738445D6B2; Thu, 10 Oct 2019 15:55:31 +0000 (UTC) Subject: Re: [PATCH] Add declarations to gdbtk.h From: Keith Seitz To: Christian Biesinger , insight@sourceware.org Cc: Christian Biesinger References: <20191007210928.239798-1-cbiesinger@google.com> <9d348976-d7bc-3ff3-9e68-026cbb997194@redhat.com> Message-ID: <9c7972dd-740d-c01c-cc78-53bfbfe53287@redhat.com> Date: Thu, 10 Oct 2019 15:55:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <9d348976-d7bc-3ff3-9e68-026cbb997194@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-q4/txt/msg00006.txt.bz2 On 10/9/19 5:20 PM, Keith Seitz wrote: > > That looks okay to me. Thank you for thinking of us! I've pushed this to the repo for you. Keith