* as.c (parse_args): Add option -gdwarf2 to allow requesting
[deliverable/binutils-gdb.git] / gas / as.h
index 65d3bad1c9195e301294f05d3a897e4d0f099c02..4be36cc163fef49cae34fadf68f43d71238aeba1 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -457,7 +457,7 @@ COMMON int linkrelax;
 extern int listing;
 
 /* Type of debugging information we should generate.  We currently
-   only support stabs and ECOFF.  */
+   support stabs, ECOFF, and DWARF2.  */
 
 enum debug_info_type
   {
This page took 0.022865 seconds and 4 git commands to generate.