aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9b456c0..3fbc13e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2014-09-18 Doug Evans <dje@google.com>
+
+ * NEWS: Mention new "producer" attribute of gdb.Symtab.
+ * python/py-symtab.c (stpy_get_producer): New function.
+ (symtab_object_getset): Add "producer" attribute.
+
2014-09-17 Ulrich Weigand  <uweigand@de.ibm.com>
PR gdb/17384