gdb/python: Introduce gdb.lookup_static_symbols
[deliverable/binutils-gdb.git] / gdb / NEWS
index dc631794c093b7bfb5a10d4c58426a099e69c4ae..96ea6667878bdb968f0ced9c3bbe1953923ac373 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -77,6 +77,9 @@
   ** The new function gdb.lookup_static_symbol can be used to look up
      symbols with static linkage.
 
+  ** The new function gdb.lookup_static_symbols can be used to look up
+     all static symbols with static linkage.
+
   ** gdb.Objfile has new methods 'lookup_global_symbol' and
      'lookup_static_symbol' to lookup a symbol from this objfile only.
 
This page took 0.024556 seconds and 4 git commands to generate.