* ch-typeprint.c (chill_type_print_base): Slightly change of printing
authorWilfried Moser <moser@cygnus>
Mon, 11 Dec 1995 14:54:50 +0000 (14:54 +0000)
committerWilfried Moser <moser@cygnus>
Mon, 11 Dec 1995 14:54:50 +0000 (14:54 +0000)
        of variant structures.

gdb/ChangeLog
gdb/ch-typeprint.c

index c9f54079340abcef576d2857f0189d51f7e0e061..40da78194cbd276e559d1978ba90da5bafac268a 100644 (file)
@@ -1,3 +1,8 @@
+Mon Dec 11 06:52:02 1995  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>
+
+       * ch-typeprint.c (chill_type_print_base): Slightly change of printing
+       of variant structures.
+
 Mon Dec 11 00:36:01 1995  Per Bothner  <bothner@kalessin.cygnus.com>
 
        * valops.c (value_cast):  Handle casts to and from TYPE_CODE_CHAR.
index c85ac90f1300cc0dc901eff9a234dff392f176b5..a6b1944d3870f8886ec06a3d75a22792e0ad57a0 100644 (file)
@@ -260,7 +260,8 @@ chill_type_print_base (type, stream, show, level)
                                fputs_filtered ("\n", stream);
                              }
                          }
-                       fputs_filtered ("ESAC\n", stream);
+                       print_spaces_filtered (level + 4, stream);
+                       fputs_filtered ("ESAC", stream);
                      }
                    else
                      chill_print_type (field_type,