Remove "ada-exceptions" from -list-features output.
authorJoel Brobecker <brobecker@adacore.com>
Tue, 3 Dec 2013 04:35:13 +0000 (08:35 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Tue, 3 Dec 2013 04:53:11 +0000 (08:53 +0400)
commit688981c916d18c0f6000f54a4116ddb6b93b799a
treee97f7e2923870f86c5486663b6ac1038cb84ed6d
parentc1244769ebfede7071b96eb0c9d212f33a4e7a84
Remove "ada-exceptions" from -list-features output.

Now that the -info-gdb-mi-command is available, there is no need for
this entry. The entry and associated new commands were added recently
enough that no front-end out there should be depending on it yet.

gdb/ChangeLog:

        * mi/mi-main.c (mi_cmd_list_features): Remove "ada-exceptions".

gdb/doc/ChangeLog:

        * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
        documentation of the "ada-exceptions" entry.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/mi/mi-main.c
This page took 0.024227 seconds and 4 git commands to generate.