From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20285 invoked by alias); 22 Jan 2014 18:16:12 -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 20271 invoked by uid 89); 22 Jan 2014 18:16:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 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-wi0-f169.google.com Received: from mail-wi0-f169.google.com (HELO mail-wi0-f169.google.com) (209.85.212.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 22 Jan 2014 18:16:10 +0000 Received: by mail-wi0-f169.google.com with SMTP id e4so7019794wiv.4 for ; Wed, 22 Jan 2014 10:16:07 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.180.108.130 with SMTP id hk2mr21289528wib.16.1390414567580; Wed, 22 Jan 2014 10:16:07 -0800 (PST) Received: by 10.194.17.104 with HTTP; Wed, 22 Jan 2014 10:16:07 -0800 (PST) In-Reply-To: <87r47z99zi.fsf@fleche.redhat.com> References: <87lhyhovqo.fsf@fleche.redhat.com> <87r47z99zi.fsf@fleche.redhat.com> Date: Wed, 22 Jan 2014 18:16: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/msg00876.txt.bz2 On Wed, Jan 22, 2014 at 9:56 AM, Tom Tromey wrote: > Doug> I know you are busy, but > Doug> v1 of this patch was posted over 6 weeks ago. > > I can't possibly read it until February. Then I propose checking it in now, and any cleanups can be handled afterwards. I've put in a lot of effort to clean things up already.