From bc551008e618bdb990177fef8ebe0fff73c7478d Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Thu, 15 Jun 2017 17:05:04 +0100 Subject: Generate c for feature instead of tdesc gdb/doc: 2017-06-15 Yao Qi : * gdb.texinfo (a C source file. By default, the target description is for the current): --- gdb/doc/gdb.texinfo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 04d344e..08a7681 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -34694,7 +34694,9 @@ a C source file. By default, the target description is for the current target, but if the optional argument @var{file} is provided, that file is used to produce the description. The @var{file} should be an XML document, of the form described in @ref{Target Description Format}. -The created source file is built into @value{GDBN}. +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 -- cgit v1.1