* auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.
authorMark Kettenis <kettenis@gnu.org>
Wed, 16 Jan 2008 16:27:37 +0000 (16:27 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 16 Jan 2008 16:27:37 +0000 (16:27 +0000)
gdb/ChangeLog
gdb/auxv.c

index 619879b..6d58755 100644 (file)
@@ -1,5 +1,7 @@
 2008-01-16  Mark Kettenis  <kettenis@gnu.org>
 
+       * auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.
+
        * dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.
        * value.c: All callers changed.
 
index ecf3f3f..d1d93e7 100644 (file)
@@ -208,6 +208,8 @@ fprint_target_auxv (struct ui_file *file, struct target_ops *ops)
               _("Canonicalized file name given to execve"), str);
          TAG (AT_SUN_MMU, _("String for name of MMU module"), str);
          TAG (AT_SUN_LDDATA, _("Dynamic linker's data segment address"), hex);
+         TAG (AT_SUN_AUXFLAGS,
+              _("AF_SUN_ flags passed from the kernel"), hex);
        }
 
       fprintf_filtered (file, "%-4s %-20s %-30s ",