ADDED:
authorRoland Pesch <pesch@cygnus>
Fri, 5 Apr 1991 23:54:17 +0000 (23:54 +0000)
committerRoland Pesch <pesch@cygnus>
Fri, 5 Apr 1991 23:54:17 +0000 (23:54 +0000)
show copying
show warranty

gdb/doc/gdb.texinfo

index fd5a5430fc48514dd48dfbd4c236234d4535cb13..e55c3924f25db96c67639eec54e3056e354c9857 100644 (file)
@@ -1082,8 +1082,12 @@ values, you can use @samp{show} with no arguments; you may also use
 @c FIXME: "info set" violates the rule that "info" is for state of
 @c FIXME...program.  Ck w/ GNU: "info set" to be called something else,
 @c FIXME...or change desc of rule---eg "state of prog and debugging session"?
+@end table
 
+Here are three miscellaneous @samp{show} subcommands, all of which are
+exceptional in lacking corresponding @samp{set} commands:
 
+@table @code
 @kindex show version
 @item show version
 Show what version of _GDBN__ is running.  You should include this
@@ -1093,8 +1097,13 @@ of _GDBN__ you're running; as _GDBN__ evolves, new commands are
 introduced, and old ones may wither away.  The version number is also
 announced when you start _GDBN__ with no arguments.
 
-This @samp{show} subcommand is one of those with no corresponding
-@samp{set} subcommand.
+@kindex show copying
+@item show copying
+Display information about permission for copying _GDBN__.
+
+@kindex show warranty
+@item show warranty
+Display the GNU ``NO WARRANTY'' statement.
 @end table
 
 @node Running,,,