Make sure terminal settings are restored before exiting
[deliverable/binutils-gdb.git] / gdb / inflow.c
index 4c81a6858d409df2a4c399e20ba25de8b48f458a..1456fd805dce2a3dcf21d6663493a2814f67ecdf 100644 (file)
@@ -79,8 +79,8 @@ struct terminal_info
    unimportant.  */
 static struct terminal_info our_terminal_info;
 
-/* The initial tty state given to each new inferior.  It is a snapshot of our
-   own tty state taken during initialization of GDB.  */
+/* Snapshot of our own tty state taken during initialization of GDB.
+   This is used as the initial tty state given to each new inferior.  */
 static serial_ttystate initial_gdb_ttystate;
 
 static struct terminal_info *get_inflow_inferior_data (struct inferior *);
This page took 0.026024 seconds and 4 git commands to generate.