aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 7c467f8..775e7d3 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -18,6 +18,8 @@
* The 'ptype' and 'whatis' commands now accept an argument to control
type formatting.
+* 'info proc' now works on some core files.
+
* Python scripting
** Vectors can be created with gdb.Type.vector.