Add gdb.Type.optimized_out method.
[deliverable/binutils-gdb.git] / gdb / NEWS
index b711553df5a4e89d4b2bb0c1c20faf039d6d2fd5..d463b52393383dcc27438afe815549822dc60483 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -52,6 +52,8 @@
      which is the name of the objfile as specified by the user,
      without, for example, resolving symlinks.
   ** 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.
 
 * New commands
 
This page took 0.024069 seconds and 4 git commands to generate.