This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ColdFire registers


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]