From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31247 invoked by alias); 1 Mar 2012 21:02:37 -0000 Received: (qmail 30995 invoked by uid 22791); 1 Mar 2012 21:02:34 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Mar 2012 21:02:21 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1S3D8l-00054U-0k from Maciej_Rozycki@mentor.com ; Thu, 01 Mar 2012 13:02:19 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 1 Mar 2012 13:02:18 -0800 Received: from [172.30.13.146] (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Thu, 1 Mar 2012 21:02:16 +0000 Date: Thu, 01 Mar 2012 21:02:00 -0000 From: "Maciej W. Rozycki" To: Pedro Alves CC: , Doug Evans , Joel Brobecker Subject: Re: Ping: [PATCH] testsuite: Add (extensive) hardware breakpoint testing In-Reply-To: <4F4F6079.5040907@redhat.com> Message-ID: References: <4F4D0B18.5040402@redhat.com> <4F4F6079.5040907@redhat.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" 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: 2012-03/txt/msg00046.txt.bz2 On Thu, 1 Mar 2012, Pedro Alves wrote: > > Thanks for your review, here's the resulting update. Any further > > thoughts, anyone? > > Not from me. Thanks for doing this. I have committed this change now. Thanks, everyone. Maciej