From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28638 invoked by alias); 20 Feb 2008 12:54:02 -0000 Received: (qmail 28618 invoked by uid 22791); 20 Feb 2008 12:54:01 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 20 Feb 2008 12:53:43 +0000 Received: (qmail 26394 invoked from network); 20 Feb 2008 12:53:39 -0000 Received: from unknown (HELO pedro-laptop-dell) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 20 Feb 2008 12:53:39 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: Remove vAttach and vRun unneeded requirement Date: Wed, 20 Feb 2008 12:54:00 -0000 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) References: <200802190204.18131.pedro@codesourcery.com> <20080219132638.GA21953@caradoc.them.org> In-Reply-To: <20080219132638.GA21953@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802201253.38658.pedro@codesourcery.com> 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 X-SW-Source: 2008-02/txt/msg00325.txt.bz2 A Tuesday 19 February 2008 13:26:38, Daniel Jacobowitz wrote: > > The change for the manual is okay. > > The code is also OK. Thanks, Pedro. Thanks guys. I've checked this in. -- Pedro Alves