Remove ui_out_destroy
[deliverable/binutils-gdb.git] / gdb / arc-tdep.h
index ea34b9e8610c66fd9f421462061ab8dbb761478e..1e792b925c67a7458d3b8b95817178f9dd546a9d 100644 (file)
@@ -81,6 +81,9 @@ extern int arc_debug;
 
 struct gdbarch_tdep
 {
+  /* Offset to PC value in jump buffer.  If this is negative, longjmp
+     support will be disabled.  */
+  int jb_pc;
 };
 
 /* Utility functions used by other ARC-specific modules.  */
This page took 0.023099 seconds and 4 git commands to generate.