binutils-gdb/gdb/python
Doug Evans 08724ab7ca Rename lookup_symbol_global to lookup_global_symbol.
gdb/ChangeLog:

	* symtab.c (lookup_global_symbol): Renamed from lookup_symbol_global.
	All callers updated.
	* symtab.h (lookup_global_symbol): Update decl.
	(lookup_static_symbol): Move decl to better location.
2014-11-06 23:48:18 -08:00
..
lib/gdb Don't replace '\' with '\\' in before_prompt_hook 2014-10-30 09:42:36 +08:00
py-arch.c
py-auto-load.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-block.c
py-bpevent.c
py-breakpoint.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-cmd.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-continueevent.c
py-event.c
py-event.h New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
py-events.h New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
py-evtregistry.c
py-evts.c New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
py-exitedevent.c
py-finishbreakpoint.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-frame.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-framefilter.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-function.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-gdb-readline.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-inferior.c New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
py-infthread.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-lazy-string.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-linetable.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-newobjfileevent.c New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
py-objfile.c Add ability to add attributes to gdb.Objfile and gdb.Progspace objects. 2014-10-30 17:05:17 -07:00
py-param.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-prettyprint.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-progspace.c Add ability to add attributes to gdb.Objfile and gdb.Progspace objects. 2014-10-30 17:05:17 -07:00
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c Rename lookup_symbol_global to lookup_global_symbol. 2014-11-06 23:48:18 -08:00
py-symtab.c
py-threadevent.c
py-type.c Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT. 2014-11-06 17:19:06 -08:00
py-utils.c
py-value.c Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT. 2014-11-06 17:19:06 -08:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
python.c New python event "clear_objfiles". 2014-10-17 11:12:17 -07:00
python.h