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:11:58 +0000 (23:11 +0000)
commitdb178f47dd4c9d2882da42a8915018d1fb90ea17
tree374df371d39ddb7307d8fc331d75d70c5139c364
parentfb46334198d8d4f82133033758cb75f086d864ad
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
This page took 0.024187 seconds and 4 git commands to generate.