[Ada] Document Stubs_Subdir in gnattest section on user guide
authorFedor Rybin <frybin@adacore.com>
Thu, 31 May 2018 10:47:34 +0000 (10:47 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 31 May 2018 10:47:34 +0000 (10:47 +0000)
2018-05-31  Fedor Rybin  <frybin@adacore.com>

gcc/ada/

* doc/gnat_ugn/gnat_utility_programs.rst: Document Stubs_Subdir in
gnattest section on user guide.

From-SVN: r261015

gcc/ada/ChangeLog
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst

index f3dce1be165981d9e1fb69430ac1e161f5999db1..1a6b5096f1cc38e383ffb47f516d18aead15bd96 100644 (file)
@@ -1,3 +1,8 @@
+2018-05-31  Fedor Rybin  <frybin@adacore.com>
+
+       * doc/gnat_ugn/gnat_utility_programs.rst: Document Stubs_Subdir in
+       gnattest section on user guide.
+
 2018-05-31  Ed Schonberg  <schonberg@adacore.com>
 
        * sem_res.adb (Resolve_String_Literal): If the type is a string type
index 9e366b38bf2badbda0011a86f7ecd4839fca7cca..7f1184b7b5920f57eb2bed8e4c55731964d55f2e 100644 (file)
@@ -4788,6 +4788,9 @@ Alternatively, you may run the script using the following command line:
        is used to select the same output mode as with the ``--tests-dir`` option.
        This attribute cannot be used together with ``Subdir`` or ``Tests_Root``.
 
+  * ``Stubs_Dir``
+       is used to select the same output mode as with the ``--stubs-dir`` option.
+
   * ``Harness_Dir``
        is used to specify the directory in which to place harness packages and project
        file for the test driver, otherwise specified by ``--harness-dir``.