From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13484 invoked by alias); 24 Jul 2011 11:40:00 -0000 Received: (qmail 13476 invoked by uid 22791); 24 Jul 2011 11:39:59 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 24 Jul 2011 11:39:43 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id p6OBdbo3015189; Sun, 24 Jul 2011 13:39:37 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id p6OBdYAv024487; Sun, 24 Jul 2011 13:39:34 +0200 (CEST) Date: Sun, 24 Jul 2011 13:48:00 -0000 Message-Id: <201107241139.p6OBdYAv024487@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: tromey@redhat.com CC: drow@false.org, gdb-patches@sourceware.org In-reply-to: (message from Tom Tromey on Wed, 20 Jul 2011 14:29:03 -0600) Subject: Re: RFC: partially available registers References: 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-07/txt/msg00663.txt.bz2 > From: Tom Tromey > Date: Wed, 20 Jul 2011 14:29:03 -0600 > > Tom> I looked into this, and I changed some things, but I did not change it > Tom> completely. > > I forgot to mention -- please comment. In the absence of comments I > will commit this version. Not sure if you already did so, but I'd like to have a proper look at this before you do so. Just returned from vacation, so it may take a few days before I've cleared my backlog of things and get to it.