]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.texinfo (Set Catchpoints): Mention earliest version of
authorTom Tromey <tromey@redhat.com>
Tue, 16 Apr 2013 15:44:32 +0000 (15:44 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 16 Apr 2013 15:44:32 +0000 (15:44 +0000)
GCC that has the SDT probe points.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index e7b77c4f3252d58dd2308918cead6bbe2c5a473b..bc7eaf483057eda55fcc5987368e113d615486c8 100644 (file)
@@ -1,3 +1,8 @@
+2013-04-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Set Catchpoints): Mention earliest version of
+       GCC that has the SDT probe points.
+
 2013-04-15  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (Set Catchpoints): Document regexp syntax for
@@ -9846,7 +9851,7 @@ Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
 
        * Makefile.in, configure.in: removed traces of namesubdir,
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
-         copyrights to '92, changed some from Cygnus to FSF.
+         copyrights to '92, '13, changed some from Cygnus to FSF.
 
 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
 
index 337837e57043ef1c06c6dd8a5c7e411b1f044a53..47b1188ad9c793dea58d04e3be06588670118596 100644 (file)
@@ -4101,6 +4101,9 @@ supported.
 The regular expression feature and the @code{$_exception} convenience
 variable rely on the presence of some SDT probes in @code{libstdc++}.
 If these probes are not present, then these features cannot be used.
+These probes were first available in the GCC 4.8 release, but whether
+or not they are available in your GCC also depends on how it was
+built.
 
 @item
 The @code{$_exception} convenience variable is only valid at the