Move GDB/MI commands related to support-query to their own @node.
authorJoel Brobecker <brobecker@adacore.com>
Fri, 13 Dec 2013 06:01:33 +0000 (07:01 +0100)
committerJoel Brobecker <brobecker@adacore.com>
Mon, 23 Dec 2013 00:58:02 +0000 (04:58 +0400)
commitd192b37306c0aeb5882002c1aae0f1f480254a41
tree4181d59cfb5db4bfbcd5ff27845c8131eb71420b
parent8c707abce71058c7ddc5809aa69837bf6bdfae93
Move GDB/MI commands related to support-query to their own @node.

A number of commands provide the capability to query the debugger
about support for various features, and one of them in particular
(-list-features), is expected to grow as new features get added.
-list-target-features should also grow a bit over time, but probably
slower.

These commands deserve their own section and @node.

gdb/doc/ChangeLog:

        * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
        in menu.
        (GDB/MI Variable Objects): Adjust reference to "-list-features"
        command, now in a new node.
        (GDB/MI Support Commands): New node, with its contents being
        extracted from the "GDB/MI Miscellaneous Commands" node.
        A small paragraph introducing the section is also added at
        the start.
        (GDB/MI Miscellaneous Commands): Delete the description of the
        -info-gdb-mi-command, -list-features and -list-target-features
        commands, now hosted in the "GDB/MI Support Commands" node.
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
This page took 0.025113 seconds and 4 git commands to generate.