* mips-nat.c (fetch_core_registers, register_addr): Copy from
[deliverable/binutils-gdb.git] / gdb / tm-irix3.h
index 35421b321cb2b6c32f173e9927ec2f359c81c9ef..bcb2ab325f101bb073689104e0a1e115d9a72fcb 100644 (file)
@@ -314,3 +314,8 @@ typedef struct mips_extra_func_info {
   struct frame_saved_regs *saved_regs;
 
 #define INIT_EXTRA_FRAME_INFO(fromleaf, fci) init_extra_frame_info(fci)
+
+/* Special symbol found in blocks associated with routines.  We can hang
+   mips_extra_func_info_t's off of this.  */
+
+#define MIPS_EFI_SYMBOL_NAME "__GDB_EFI_INFO__"
This page took 0.022516 seconds and 4 git commands to generate.