* i386nbsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h"
[deliverable/binutils-gdb.git] / gdb / tramp-frame.h
index 67a39f87e18684695e13e72dbc2ad90281020d6b..886f94d32fb52f87afe626da04e76987d90de732 100644 (file)
@@ -62,7 +62,7 @@ struct tramp_frame
   {
     ULONGEST bytes;
     ULONGEST mask;
-  } insn[16];
+  } insn[48];
   /* Initialize a trad-frame cache corresponding to the tramp-frame.
      FUNC is the address of the instruction TRAMP[0] in memory.  */
   void (*init) (const struct tramp_frame *self,
This page took 0.023361 seconds and 4 git commands to generate.