From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21615 invoked by alias); 27 Oct 2011 16:49:42 -0000 Received: (qmail 21599 invoked by uid 22791); 27 Oct 2011 16:49:39 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 27 Oct 2011 16:49:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C0ED22BB5E8; Thu, 27 Oct 2011 12:49:18 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HpBGzqLSOT2d; Thu, 27 Oct 2011 12:49:18 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 185F82BB5E7; Thu, 27 Oct 2011 12:49:17 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 7CE97145615; Thu, 27 Oct 2011 12:49:13 -0400 (EDT) Date: Thu, 27 Oct 2011 17:51:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [RFA/RFC] Restore old handling of multi-register variables Message-ID: <20111027164913.GA19246@adacore.com> References: <1317675787-7351-1-git-send-email-brobecker@adacore.com> <201110252002.38708.pedro@codesourcery.com> <20111025203022.GQ19246@adacore.com> <201110252149.34078.pedro@codesourcery.com> <20111026213726.GV19246@adacore.com> <20111026214400.GW19246@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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-10/txt/msg00740.txt.bz2 > In particular, Ulrich said he had a patch that, IMO, went pretty far in > the unification direction: > > http://sourceware.org/ml/gdb-patches/2011-07/msg00605.html Seems like an even better cleanup indeed. I will commit my patch, and let Ulrich finish with his... -- Joel