binutils-gdb/gdb/mi
Joel Brobecker 422ad5c296 Add "language-option" to -list-features
Following the addition of the --language optiton to all GDB/MI
commands,  I realized that there was no easy way for front-ends
to figure out whether this features is available or not. So I added
a "language-option" entry to -list-features.

gdb/ChangeLog:

        * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
        to -list-features output.

gdb/doc/ChangeLog:

        * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
        "language-option" entry in the output of the "-list-features"
        command.
2013-11-18 15:34:53 +04:00
..
ChangeLog-1999-2003
mi-cmd-break.c
mi-cmd-break.h
mi-cmd-catch.c Dandling memory pointers in Ada catchpoints with GDB/MI. 2013-11-11 19:19:07 +04:00
mi-cmd-disas.c
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-info.c Implement GDB/MI equivalent of "info exceptions" CLI command. 2013-11-12 06:47:16 +04:00
mi-cmd-stack.c
mi-cmd-target.c
mi-cmd-var.c Remove varobj_language_string, languages and varobj_languages 2013-11-07 15:10:50 +08:00
mi-cmds.c Implement GDB/MI equivalent of "info exceptions" CLI command. 2013-11-12 06:47:16 +04:00
mi-cmds.h Implement GDB/MI equivalent of "info exceptions" CLI command. 2013-11-12 06:47:16 +04:00
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c
mi-main.c Add "language-option" to -list-features 2013-11-18 15:34:53 +04:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c GDB/MI: Add new "--language LANG" command option. 2013-11-14 14:36:18 +04:00
mi-parse.h GDB/MI: Add new "--language LANG" command option. 2013-11-14 14:36:18 +04:00
mi-symbol-cmds.c