Add an objfile getter to gdb.Type
[deliverable/binutils-gdb.git] / gdb / NEWS
index 41f4f7a8529057e6a2a8d1eb49dc877c09f8f590..ded1fce406c3acbbd09fad0ff7315d4965878d84 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -27,6 +27,9 @@
      'array_indexes', 'symbols', 'unions', 'deref_refs', 'actual_objects',
      'static_members', 'max_elements', 'repeat_threshold', and 'format'.
 
+  ** gdb.Type has a new property 'objfile' which returns the objfile the
+     type was defined in.
+
 * New built-in convenience variables $_shell_exitcode and $_shell_exitsignal
   provide the exitcode or exit status of the shell commands launched by
   GDB commands such as "shell", "pipe" and "make".
This page took 0.023002 seconds and 4 git commands to generate.