aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-03-19 20:02:54 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-03-19 20:02:54 +0000
commitd34979a72deae0f720ce1bedef34e7899937da97 (patch)
tree083ff13351321abfa96e6667f01a0d3c981f66f7
parentd0bff94e4213f4ec803c0e573f8a9da81fc0751e (diff)
downloadgdb-d34979a72deae0f720ce1bedef34e7899937da97.zip
gdb-d34979a72deae0f720ce1bedef34e7899937da97.tar.gz
gdb-d34979a72deae0f720ce1bedef34e7899937da97.tar.bz2
* config/m68k/{cisco.mt,tm-cisco.h}: New files.
-rw-r--r--gdb/config/m68k/tm-cisco.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/m68k/tm-cisco.h b/gdb/config/m68k/tm-cisco.h
index 33ee54a..bcf6f9b 100644
--- a/gdb/config/m68k/tm-cisco.h
+++ b/gdb/config/m68k/tm-cisco.h
@@ -47,3 +47,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
This routine returns true on success */
#define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
+
+/* BFD handles finding the registers in the core file, so they are at
+ the start of the BFD .reg section. */
+#define REGISTER_U_ADDR(addr,blockend,regno) 0
+#define KERNEL_U_ADDR 0