From ac83d595de63aedc2bbcae2169d26c8a1e676218 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 16 Mar 1994 16:21:17 +0000 Subject: [PATCH] * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/stabs.texinfo | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7585757d74b..21de3a663e7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. + Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index a9095c5aa8b..ffad6791147 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -3484,6 +3484,9 @@ Wide character; see @ref{Builtin Type Descriptors}. @item x Cross-reference; see @ref{Cross-References}. +@item Y +Used by IBM's xlC C++ compiler (for structures, I think). + @item z gstring; see @ref{Strings}. @end table -- 2.30.2