gdb
[deliverable/binutils-gdb.git] / gdb / NEWS
index a71461cbf8472c3cdbcfa9c8e22c876e6f498b03..38478c4542afbe563d07f9f7caf588ecf442a4f7 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,14 @@
 
 *** Changes since GDB 7.2
 
+* GDB has a new command: "set directories".
+  It is like the "dir" command except that it replaces the
+  source path list instead of augmenting it.
+
+* OpenCL C
+  Initial support for the OpenCL C language (http://www.khronos.org/opencl)
+  has been integrated into GDB.
+
 * Python scripting
 
   ** GDB values in Python are now callable if the value represents a
@@ -25,6 +33,8 @@
   ** New commands "info pretty-printers", "enable pretty-printer" and
      "disable pretty-printer" have been added.
 
+  ** gdb.parameter("directories") is now available.
+
 * C++ Improvements:
 
   ** GDB now puts template parameters in scope when debugging in an
This page took 0.02451 seconds and 4 git commands to generate.