|
Message
From: OpenCores CVS Agent <cvs@w...>
Date: Fri, 7 Mar 2003 02:55:07 -0100
Subject: [cvs-checkins] or1k/gdb-5.0/gdb remote-or1k.c
CVSROOT: /home/oc/cvs
Module name: or1k
Changes by: sfurman 03/03/07 02:55:04
Modified files:
gdb-5.0/gdb : remote-or1k.c
Log message:
Initialize or1k_implementation with reasonable defaults for the number
of implementation registers. This doesn't affect the jtag or sim
targets at all because those values are always overwritten when
or1k_implementation is initialized. However, it is necessary when
connecting to remote gdb stubs through a serial port or socket, since
or1k_implementation is not yet initialized for those targets.
|