invoke.texi (Debugging Options): Mention that -gdwarf is deprecated.
authorMark Mitchell <mark@codesourcery.com>
Wed, 10 Jul 2002 19:17:51 +0000 (19:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 10 Jul 2002 19:17:51 +0000 (19:17 +0000)
* doc/invoke.texi (Debugging Options): Mention that -gdwarf is
deprecated.

From-SVN: r55376

gcc/ChangeLog
gcc/doc/invoke.texi

index a71d09dcf5ca93e5d852ca2c6ac3ca909eb4204f..f39c2d2cb43c6deb2f466c7a3a59baecba2c002d 100644 (file)
@@ -1,3 +1,8 @@
+2002-07-10  Mark Mitchell  <mark@codesourcery.com>
+
+       * doc/invoke.texi (Debugging Options): Mention that -gdwarf is
+       deprecated.
+
 Wed Jul 10 19:50:03 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
        * combine.c (gen_lowpart_for_combine): Handle vector modes.
index 1bf3934653187f0913fef42b18bac05006718228..e8f6d1262b65ace9aa94f751f152c0c58e41712b 100644 (file)
@@ -2732,6 +2732,8 @@ Produce debugging information in DWARF version 1 format (if that is
 supported).  This is the format used by SDB on most System V Release 4
 systems.
 
+This option is deprecated.
+
 @item -gdwarf+
 @opindex gdwarf+
 Produce debugging information in DWARF version 1 format (if that is
@@ -2739,6 +2741,8 @@ supported), using GNU extensions understood only by the GNU debugger
 (GDB)@.  The use of these extensions is likely to make other debuggers
 crash or refuse to read the program.
 
+This option is deprecated.
+
 @item -gdwarf-2
 @opindex gdwarf-2
 Produce debugging information in DWARF version 2 format (if that is