From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5109 invoked by alias); 6 Jan 2011 01:09:52 -0000 Received: (qmail 5101 invoked by uid 22791); 6 Jan 2011 01:09:51 -0000 X-SWARE-Spam-Status: No, hits=-2.1 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) (74.125.121.67) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Jan 2011 01:09:44 +0000 Received: from hpaq6.eem.corp.google.com (hpaq6.eem.corp.google.com [172.25.149.6]) by smtp-out.google.com with ESMTP id p0619f32002322 for ; Wed, 5 Jan 2011 17:09:41 -0800 Received: from qwa26 (qwa26.prod.google.com [10.241.193.26]) by hpaq6.eem.corp.google.com with ESMTP id p0618hd8010366 for ; Wed, 5 Jan 2011 17:09:40 -0800 Received: by qwa26 with SMTP id 26so17221418qwa.5 for ; Wed, 05 Jan 2011 17:09:39 -0800 (PST) Received: by 10.229.228.79 with SMTP id jd15mr20395579qcb.130.1294276179545; Wed, 05 Jan 2011 17:09:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.7.132 with HTTP; Wed, 5 Jan 2011 17:09:08 -0800 (PST) In-Reply-To: <201101060044.50238.pedro@codesourcery.com> References: <20110105193621.A8CBF190B3A@elbrus2.mtv.corp.google.com> <201101052328.00646.pedro@codesourcery.com> <201101060044.50238.pedro@codesourcery.com> From: Paul Pluzhnikov Date: Thu, 06 Jan 2011 01:09:00 -0000 Message-ID: Subject: Re: [patch] Add "debug jit" for easier tracing of JIT support internals To: Eli Zaretskii Cc: gdb-patches@sourceware.org, Doug Evans , Pedro Alves Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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/msg00106.txt.bz2 On Wed, Jan 5, 2011 at 4:44 PM, Pedro Alves wrote: > Thank you. =A0This is fine with me. Eli, ok for doc change? Thanks, --=20 Paul Pluzhnikov