From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13563 invoked by alias); 10 May 2002 17:07:30 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13535 invoked from network); 10 May 2002 17:07:29 -0000 Received: from unknown (HELO fw-cam.cambridge.arm.com) (193.131.176.3) by sources.redhat.com with SMTP; 10 May 2002 17:07:29 -0000 Received: by fw-cam.cambridge.arm.com; id SAA10411; Fri, 10 May 2002 18:07:28 +0100 (BST) Received: from unknown(172.16.1.2) by fw-cam.cambridge.arm.com via smap (V5.5) id xma009926; Fri, 10 May 02 18:06:46 +0100 Received: from cam-mail2.cambridge.arm.com (cam-mail2.cambridge.arm.com [172.16.1.91]) by cam-admin0.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id SAA23034; Fri, 10 May 2002 18:06:45 +0100 (BST) Received: from sun18.cambridge.arm.com (sun18.cambridge.arm.com [172.16.2.18]) by cam-mail2.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id SAA10390; Fri, 10 May 2002 18:06:44 +0100 (BST) Message-Id: <200205101706.SAA10390@cam-mail2.cambridge.arm.com> To: Craig Hackney cc: "'Andrew Cagney'" , "'gdb@sources.redhat.com'" , Richard.Earnshaw@arm.com Reply-To: Richard.Earnshaw@arm.com Organization: ARM Ltd. X-Telephone: +44 1223 400569 (direct+voicemail), +44 1223 400400 (switchbd) X-Fax: +44 1223 400410 X-Address: ARM Ltd., 110 Fulbourn Road, Cherry Hinton, Cambridge CB1 9NJ. X-Url: http://www.arm.com/ Subject: Re: Displaying more than 16 registers with GDB for ARM targets In-reply-to: Your message of "Fri, 10 May 2002 10:02:29 PDT." <2407239113CD914CBA855A47698F01B062232C@SUGAH2.triscend.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 May 2002 10:07:00 -0000 From: Richard Earnshaw X-SW-Source: 2002-05/txt/msg00109.txt.bz2 Adding support for the modal registers (irq/fiq etc) is one of the things I'm going to try to take into account while I'm fixing the current mess with accessing the regcache. R.