]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/doc: Remove duplicate description of lookup_global_symbol
authorAndrew Burgess <andrew.burgess@embecosm.com>
Sat, 14 Dec 2019 23:11:58 +0000 (23:11 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Sat, 14 Dec 2019 23:28:10 +0000 (23:28 +0000)
commitb547b1310d9bb3ea1c7810d81b6dbecc1cb9d17a
treeb72aa953efaef4750520c8aedae28f160bdeb0d3
parent17a03c954dc046d507ea269d4f96d026ebf9109f
gdb/doc: Remove duplicate description of lookup_global_symbol

In this commit:

  commit 086baaf1346f07acfb6708e8c6cb79274241488b
  Date:   Tue Oct 15 16:18:26 2019 +0100

      gdb/python: Introduce gdb.lookup_static_symbols

A duplicate description of gdb.lookup_global_symbol was accidentally
added.  This commit corrects this mistake and removes the duplicate.

gdb/doc/ChangeLog:

* python.texi (Symbols In Python): Remove duplicate description of
gdb.lookup_global_symbol.

Change-Id: I4457b42cf05bde39e5c0ff39f168af919cad1255
gdb/doc/ChangeLog
gdb/doc/python.texi