Add block['var'] accessor
[deliverable/binutils-gdb.git] / gdb / NEWS
index da641cb59809f1742cc29c4b3b3a7fd58d6d52c0..b4c59e4410d8247b14506c3622b540be21962da7 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -47,6 +47,9 @@
   ** gdb.Objfile has new methods 'lookup_global_symbol' and
      'lookup_static_symbol' to lookup a symbol from this objfile only.
 
+  ** gdb.Block now supports the dictionary syntax for accessing symbols in
+     this block (e.g. block['local_variable']).
+
 * New commands
 
 | [COMMAND] | SHELL_COMMAND
This page took 0.034999 seconds and 4 git commands to generate.