aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index d463b52..651401d 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -2,7 +2,6 @@
(Organized release by release)
*** Changes since GDB 7.9
-=======
* GDB now honors the content of the file /proc/PID/coredump_filter
(PID is the process ID) on GNU/Linux systems. This file can be used
@@ -54,6 +53,7 @@
** You can now write frame unwinders in Python.
** gdb.Type objects have a new method "optimized_out",
returning optimized out gdb.Value instance of this type.
+ ** Xmethods can now specify a result type.
* New commands