Make command line editing (use of readline) be per UI
[deliverable/binutils-gdb.git] / gdb / mi / mi-console.h
index 2817c3e3403205b09f236df0c5ca0f3ea1bca603..594d058a47f812048ae73917ea80f110804f9ae3 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - MI Console.
-   Copyright (C) 2000, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2000-2016 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
@@ -24,4 +24,7 @@ extern struct ui_file *mi_console_file_new (struct ui_file *raw,
                                            const char *prefix,
                                            char quote);
 
+extern void mi_console_set_raw (struct ui_file *console,
+                               struct ui_file *raw);
+
 #endif
This page took 0.023961 seconds and 4 git commands to generate.