diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
| -rw-r--r-- | gcc/doc/invoke.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 1bf3934..e8f6d12 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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 |
