From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1682 invoked by alias); 22 Jul 2005 13:34:04 -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 1604 invoked by uid 22791); 22 Jul 2005 13:33:58 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 22 Jul 2005 13:33:58 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1Dvxf2-0002nf-OR; Fri, 22 Jul 2005 09:33:56 -0400 Date: Fri, 22 Jul 2005 13:34:00 -0000 From: Daniel Jacobowitz To: ?? ?? Cc: gdb@sources.redhat.com Subject: Re: ColdFire registers Message-ID: <20050722133356.GA10718@nevyn.them.org> Mail-Followup-To: ?? ?? , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00223.txt.bz2 On Fri, Jul 22, 2005 at 01:29:35PM +0000, ?? ?? wrote: > I am using m68k-bdm-elf-gdb 6.0 for my MCF5249EVB.I built the toolchain > myself. > The gdb debugger can connect to the target with command 'target bdm > /dev/bdmcf0'. > my problem is the debugger can display only basic CPU registers, the eMAC > registers such as > MACSR, ACC0, ACC1 can't be accessed. The 'info reg' command also results > the basic registers. > How can I tell the gdb to read and modify eMAC registers? GDB does not support the ColdFire registers. -- Daniel Jacobowitz CodeSourcery, LLC