From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20291 invoked by alias); 18 Jan 2011 16:47:10 -0000 Received: (qmail 20282 invoked by uid 22791); 18 Jan 2011 16:47:08 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 18 Jan 2011 16:47:03 +0000 Received: from kpbe16.cbf.corp.google.com (kpbe16.cbf.corp.google.com [172.25.105.80]) by smtp-out.google.com with ESMTP id p0IGl1Bv013265 for ; Tue, 18 Jan 2011 08:47:01 -0800 Received: from qyk29 (qyk29.prod.google.com [10.241.83.157]) by kpbe16.cbf.corp.google.com with ESMTP id p0IGk63l031252 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 18 Jan 2011 08:47:00 -0800 Received: by qyk29 with SMTP id 29so6603394qyk.11 for ; Tue, 18 Jan 2011 08:47:00 -0800 (PST) Received: by 10.224.2.206 with SMTP id 14mr1224629qak.78.1295369220276; Tue, 18 Jan 2011 08:47:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.29.204 with HTTP; Tue, 18 Jan 2011 08:46:30 -0800 (PST) In-Reply-To: References: <20110111232641.AE3D5190C55@elbrus2.mtv.corp.google.com> <4D2D3E94.4070509@codesourcery.com> <201101121003.37871.pedro@codesourcery.com> <4D2DDD61.6040101@codesourcery.com> From: Paul Pluzhnikov Date: Tue, 18 Jan 2011 17:07:00 -0000 Message-ID: Subject: Re: [patch] Add tests for JIT debugging interface To: Yao Qi Cc: Pedro Alves , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-01/txt/msg00383.txt.bz2 On Wed, Jan 12, 2011 at 9:22 AM, Paul Pluzhnikov wrote: > I believe revised patch addresses all comments so far. Ping? -- Paul Pluzhnikov