Announce the DTrace USDT probes support in NEWS.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Tue, 17 Feb 2015 15:43:48 +0000 (16:43 +0100)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Tue, 17 Feb 2015 15:43:48 +0000 (16:43 +0100)
This patch simply adds a small entry to `Changes since GDB 7.8' announcing the
support for dtrace probes.

gdb/ChangeLog:

2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>

* NEWS: Announce the support for DTrace SDT probes.

gdb/ChangeLog
gdb/NEWS

index fc39c6866b941a038ca41e4d93a8c5705806c2a1..6a0a31634c84543a1fe6d16f2cd37a69f3841b3f 100644 (file)
@@ -1,3 +1,7 @@
+2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * NEWS: Announce the support for DTrace SDT probes.
+
 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
index 624f508ecf1a2ec5025b9e81c0fba5a2fdeb32b9..b79b16284f54ce9ce373f3563d8df34694674bf9 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -68,6 +68,9 @@ Qbtrace-conf:bts:size
   the btrace record target.
   For the BTS format, it shows the ring buffer size.
 
+* GDB now has support for DTrace USDT (Userland Static Defined
+  Tracing) probes.  The supported targets are x86_64-*-linux-gnu.
+
 *** Changes in GDB 7.9
 
 * GDB now supports hardware watchpoints on x86 GNU Hurd.
This page took 0.030276 seconds and 4 git commands to generate.