From: Jim Kingdon Date: Fri, 17 Mar 1995 14:49:24 +0000 (+0000) Subject: * stabs.texinfo (Negative Type Numbers): Mention the fact that X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b11bd28163698102848a4a1e8d9d9a9533396099;p=binutils-gdb.git * stabs.texinfo (Negative Type Numbers): Mention the fact that GDB, as well as AIX dbx, supports the size type attribute. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7eceb4054d6..d7ca0c60c2a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabs.texinfo (Negative Type Numbers): Mention the fact that + GDB, as well as AIX dbx, supports the size type attribute. + Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * stabs.texinfo (Negative Type Numbers): Document types -31 to -34. diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index c6029c72cc3..27d6d6553f2 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -1481,7 +1481,7 @@ the debugger, and, unless you get both AIX dbx and GDB to accept the change, introduces an incompatibility), or use a type attribute (@pxref{String Field}) to define a new type with the appropriate size (which merely requires a debugger which understands type attributes, -like AIX dbx). For example, +like AIX dbx or GDB). For example, @example .stabs "boolean:t10=@@s8;-16",128,0,0,0