From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66731 invoked by alias); 10 Oct 2019 17:47:07 -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 66722 invoked by uid 89); 10 Oct 2019 17:47:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-17.8 required=5.0 tests=AWL,BAYES_00,ENV_AND_HDR_SPF_MATCH,RCVD_IN_DNSWL_NONE,SPF_PASS,USER_IN_DEF_SPF_WL autolearn=ham version=3.3.1 spammy=us, us! X-HELO: mail-ot1-f66.google.com Received: from mail-ot1-f66.google.com (HELO mail-ot1-f66.google.com) (209.85.210.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 10 Oct 2019 17:47:06 +0000 Received: by mail-ot1-f66.google.com with SMTP id 67so5639695oto.3 for ; Thu, 10 Oct 2019 10:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=syqghuRN27wwUzqF1U6BfSZaTxHruvXwevvOk627CSg=; b=lulnp0ZxI0ysMODxxJAXsNV0TAraKciiH3h/V/9cSBYqVMN3FfFB1qxtN9ZM3sJUvh 8/k5xkpV4XmqHqGdBindzmiFqGZGEXvP6wNgGe+L9VVCQ/+ZULWUeYC/NnPuEOWkMK9y EyYlyHmkMnd2zgqxYU0SYCuxx7b3UBU276gMrQ3y/T0dcrN+B0xgG3EVI8TJnw/0dmkt Icj6itWE/f9NGk4WFR0W71+gBxYoZaa5ZVICF/nVA7zVEpKOJS8wZCJW2AU3seJBPjaE YQa2bJ6tqdmImGL3ZO4fo1fKA842zXFOXJSurMgrwekWP7fcNSSJsLBi9suSWcW94C3l 2INA== MIME-Version: 1.0 References: <20191007210928.239798-1-cbiesinger@google.com> <9d348976-d7bc-3ff3-9e68-026cbb997194@redhat.com> <9c7972dd-740d-c01c-cc78-53bfbfe53287@redhat.com> In-Reply-To: <9c7972dd-740d-c01c-cc78-53bfbfe53287@redhat.com> From: "Christian Biesinger via insight" Reply-To: Christian Biesinger Date: Thu, 10 Oct 2019 17:47:00 -0000 Message-ID: Subject: Re: [PATCH] Add declarations to gdbtk.h To: Keith Seitz Cc: insight@sourceware.org Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2019-q4/txt/msg00007.txt.bz2 On Thu, Oct 10, 2019 at 10:55 AM Keith Seitz wrote: > > 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. Thank you, I've pushed the related gdb change now. Christian