From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2655 invoked by alias); 22 Jan 2014 17:35:19 -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 2646 invoked by uid 89); 22 Jan 2014 17:35:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f49.google.com Received: from mail-wg0-f49.google.com (HELO mail-wg0-f49.google.com) (74.125.82.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 22 Jan 2014 17:35:14 +0000 Received: by mail-wg0-f49.google.com with SMTP id a1so597328wgh.16 for ; Wed, 22 Jan 2014 09:35:11 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.180.108.130 with SMTP id hk2mr21141961wib.16.1390412111321; Wed, 22 Jan 2014 09:35:11 -0800 (PST) Received: by 10.194.17.104 with HTTP; Wed, 22 Jan 2014 09:35:11 -0800 (PST) In-Reply-To: <87lhyhovqo.fsf@fleche.redhat.com> References: <87lhyhovqo.fsf@fleche.redhat.com> Date: Wed, 22 Jan 2014 17:35:00 -0000 Message-ID: Subject: Re: [PATCH v4 00/16] extension language API for GDB From: Doug Evans To: Tom Tromey Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00871.txt.bz2 On Wed, Jan 15, 2014 at 12:06 PM, Tom Tromey wrote: > Doug> Now that 7.7 has branched I'd like to get this in. > > I'll look at it soon, hopefully later this week. Hi. I know you are busy, but v1 of this patch was posted over 6 weeks ago. ref: https://sourceware.org/ml/gdb-patches/2013-12/msg00190.html