From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7062 invoked by alias); 1 Aug 2012 05:18:44 -0000 Received: (qmail 7054 invoked by uid 22791); 1 Aug 2012 05:18:42 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Aug 2012 05:18:28 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q715INti021496 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 1 Aug 2012 01:18:23 -0400 Received: from psique (ovpn-113-52.phx2.redhat.com [10.3.113.52]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q715IJhr021204; Wed, 1 Aug 2012 01:18:20 -0400 From: Sergio Durigan Junior To: dje@google.com Cc: Andreas Schwab , Pedro Alves , gdb-patches@sourceware.org, ratmice@gmail.com Subject: Re: [RFA] massively speed up "info var foo" on large programs References: <20120524175852.D38381E139C@ruffy2.mtv.corp.google.com> <4FBF47DD.4030100@redhat.com> <4FC91A33.5040900@redhat.com> <4FCCCE27.2060804@redhat.com> <20502.50281.392575.922986@ruffy2.mtv.corp.google.com> X-URL: http://www.redhat.com Date: Wed, 01 Aug 2012 05:18:00 -0000 In-Reply-To: (Sergio Durigan Junior's message of "Tue, 31 Jul 2012 04:18:45 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2012-08/txt/msg00003.txt.bz2 On Tuesday, July 31 2012, I wrote: > I have just tested your patch on ppc64 and it works OK; I don't have a > s390x machine right now but I'll check tomorrow when I wake up. FWIW the patch also works OK on s390x RHEL 6.3. -- Sergio