aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/stabs.texinfo
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-01-02 14:36:48 +0000
committerAndrew Cagney <cagney@redhat.com>2003-01-02 14:36:48 +0000
commite632838e2ed40b6dcc74e7624673a0719b8c9cea (patch)
tree7d235205237fc843043561e323be0718e79bc670 /gdb/doc/stabs.texinfo
parent1b831c9308be215e465dac7079ba18aca8d2e68f (diff)
downloadgdb-e632838e2ed40b6dcc74e7624673a0719b8c9cea.zip
gdb-e632838e2ed40b6dcc74e7624673a0719b8c9cea.tar.gz
gdb-e632838e2ed40b6dcc74e7624673a0719b8c9cea.tar.bz2
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* stabs.texinfo: Remove obsolete text. * gdbint.texinfo: Ditto. * gdb.texinfo: Ditto.
Diffstat (limited to 'gdb/doc/stabs.texinfo')
-rw-r--r--gdb/doc/stabs.texinfo6
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo
index 6b4c3dc..52b88b4 100644
--- a/gdb/doc/stabs.texinfo
+++ b/gdb/doc/stabs.texinfo
@@ -1754,8 +1754,7 @@ Pascal set type. @var{type-information} must be a small type such as an
enumeration or a subrange, and the type is a bitmask whose length is
specified by the number of elements in @var{type-information}.
-In CHILL, @c OBSOLETE
-if it is a bitstring instead of a set, also use the @samp{S}
+In CHILL, if it is a bitstring instead of a set, also use the @samp{S}
type attribute (@pxref{String Field}).
@item * @var{type-information}
@@ -1956,8 +1955,7 @@ string. I don't know the difference.
Pascal Stringptr. What is this? This is an AIX feature.
@end table
-Languages, such as CHILL @c OBSOLETE
-which have a string type which is basically
+Languages, such as CHILL which have a string type which is basically
just an array of characters use the @samp{S} type attribute
(@pxref{String Field}).