From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17859 invoked by alias); 9 Aug 2002 02:24:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17776 invoked from network); 9 Aug 2002 02:24:05 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 9 Aug 2002 02:24:05 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A4A533F77; Thu, 8 Aug 2002 22:23:42 -0400 (EDT) Message-ID: <3D5327AE.3040702@ges.redhat.com> Date: Thu, 08 Aug 2002 19:24:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020802 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Don't include vector registers in ``info registers'' References: <3D53041D.90609@ges.redhat.com> <3D5307C9.2010003@ges.redhat.com> <15699.9081.661920.38447@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00205.txt.bz2 > Another thing I've done in rs6000-tdep.c is the 'info vector' command > (even though it is called 'info altivec'). Hmm, ``info vector-registers'' sounds good to me. Andrew