Don't always build coffgen.o
[deliverable/binutils-gdb.git] / gdb / target.h
index 874d873b32b8fe6cc1582b09e78fc061281417bc..d363b61bc32bb856b85bc9d49cc97ca2577d7c5a 100644 (file)
@@ -1380,6 +1380,11 @@ extern int target_insert_breakpoint (struct gdbarch *gdbarch,
 extern int target_remove_breakpoint (struct gdbarch *gdbarch,
                                     struct bp_target_info *bp_tgt);
 
+/* Returns true if the terminal settings of the inferior are in
+   effect.  */
+
+extern int target_terminal_is_inferior (void);
+
 /* Initialize the terminal settings we record for the inferior,
    before we actually run the inferior.  */
 
This page took 0.023589 seconds and 4 git commands to generate.