]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Improve doc about "maint print c-tdesc"
authorYao Qi <yao.qi@linaro.org>
Tue, 18 Jul 2017 11:39:22 +0000 (12:39 +0100)
committerYao Qi <yao.qi@linaro.org>
Tue, 18 Jul 2017 11:39:22 +0000 (12:39 +0100)
In my patch extending command "maint print c-tdesc"
(https://sourceware.org/ml/gdb-patches/2017-06/msg00286.html), Eli
raised some questions on the existing doc to this command.  It is not
very clear, so this patch improves it.  Eli approved it.

gdb/doc:

2017-07-18  Yao Qi  <yao.qi@linaro.org>

* gdb.texinfo (Maintenance Commands): Improve the doc to
command "maint print c-tdesc".

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 8c7c3dae0b857798447d29aef7ee95deb03745d9..2a4330bd7ac6b6bb4dbc91e743cee5638eec667f 100644 (file)
@@ -1,3 +1,8 @@
+2017-07-18  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.texinfo (Maintenance Commands): Improve the doc to
+       command "maint print c-tdesc".
+
 2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        PR gdb/21606
index c167a8654f242a5f035401548dcbd3bd076de772..5f55a67b5d7a51f45c6bbadf288d90b1429cdc94 100644 (file)
@@ -34690,8 +34690,9 @@ Print the entire architecture configuration.  The optional argument
 @kindex maint print c-tdesc
 @item maint print c-tdesc
 Print the current target description (@pxref{Target Descriptions}) as
-a C source file.  The created source file can be used in @value{GDBN}
-when an XML parser is not available to parse the description.
+a C source file.  The created source file is built into @value{GDBN}
+when @value{GDBN} is built again.  This command is used by developers
+after they add or modify XML target descriptions.
 
 @kindex maint print dummy-frames
 @item maint print dummy-frames