From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28160 invoked by alias); 30 May 2011 05:48:07 -0000 Received: (qmail 28148 invoked by uid 22791); 30 May 2011 05:48:05 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 30 May 2011 05:47:49 +0000 Received: (qmail 20672 invoked from network); 30 May 2011 05:47:48 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 May 2011 05:47:48 -0000 Message-ID: <4DE32F7B.6090802@codesourcery.com> Date: Mon, 30 May 2011 05:48:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver) References: <4DDF196F.5010202@codesourcery.com> <201105271858.53944.pedro@codesourcery.com> <4DE317B1.1040200@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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: 2011-05/txt/msg00672.txt.bz2 On 05/30/2011 01:33 PM, Philippe Waroquiers wrote: > I think the command is also useful in other cases (cfr my other post of > yesterday http://sourceware.org/ml/gdb-patches/2011-05/msg00664.html). > > But if you believe this should be aimed only (or mainly) at Valgrind > gdbserver, > I can update the patch (e.g. the documentation + change length default > value) > to make it more Valgrind gdbserver specific. > Philippe, As maintainers pointed out, adding a new target `remote-valgrind' is not the right way to go, and I am not strongly against your patch, please ignore my last comment on adding a new target. -- Yao (齐尧)