From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26716 invoked by alias); 24 Mar 2011 11:24:18 -0000 Received: (qmail 26706 invoked by uid 22791); 24 Mar 2011 11:24:17 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Mar 2011 11:24:12 +0000 Received: (qmail 29803 invoked from network); 24 Mar 2011 11:24:11 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 24 Mar 2011 11:24:11 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: mark raw registers the target doesn't have access to as unavailable Date: Thu, 24 Mar 2011 13:45:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.35-28-generic; KDE/4.6.1; x86_64; ; ) Cc: Mark Kettenis , andreast@fgznet.ch, Joel Brobecker References: <201103232110.52701.pedro@codesourcery.com> <201103241042.p2OAgbi5017453@glazunov.sibelius.xs4all.nl> In-Reply-To: <201103241042.p2OAgbi5017453@glazunov.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201103241124.08500.pedro@codesourcery.com> 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-03/txt/msg01063.txt.bz2 On Wednesday 23 March 2011 21:44:21, Joel Brobecker wrote: > > with value 0. Now, it's clearly visible and distinct. Any objection? > > None from me, I like it! ... On Thursday 24 March 2011 10:42:37, Mark Kettenis wrote: > I think what you're proposing makes tons of sense. Please go ahead. Thanks all. I've checked it in. -- Pedro Alves