old-cross-binutils/gdb/python
Doug Evans 9dea916356 * top.c: #include "python/python.h".
(gdb_init): Add a comment regarding initialize_all_files.
	Call finish_python_initialization at the end.
	* python/python.h (finish_python_initialization): Declare.
	* python/python.c (finish_python_initialization): New function.
	(_initialize_python): Move python-implemented initialization there
	and call it.
	(GdbMethods): Use #ifdef HAVE_PYTHON for consistency.
2010-11-02 16:48:43 +00:00
..
lib/gdb New python module gdb.types. 2010-10-13 20:08:46 +00:00
py-auto-load.c gdb/ 2010-09-22 20:00:53 +00:00
py-block.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 21:23:25 +00:00
py-breakpoint.c gdb/ 2010-10-13 13:24:40 +00:00
py-cmd.c * python/py-cmd.c (cmdpy_function): Unreference exception state. 2010-10-19 20:11:37 +00:00
py-frame.c gdb/ 2010-10-13 13:24:40 +00:00
py-function.c gdb/ 2010-10-13 13:24:40 +00:00
py-inferior.c gdb/ 2010-10-13 13:24:40 +00:00
py-infthread.c 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> 2010-06-28 21:16:04 +00:00
py-lazy-string.c PR python/11948: 2010-10-15 18:54:13 +00:00
py-objfile.c gdb/ 2010-09-22 20:00:53 +00:00
py-param.c gdb/ 2010-10-13 13:24:40 +00:00
py-prettyprint.c PR python/11948: 2010-10-15 18:54:13 +00:00
py-progspace.c gdb/ 2010-09-22 20:00:53 +00:00
py-symbol.c 2010-02-24 Phil Muldoon <pmuldoon@redhat.com> 2010-02-24 21:18:28 +00:00
py-symtab.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 21:23:25 +00:00
py-type.c Enable custom bcache hash function. 2010-08-31 17:26:08 +00:00
py-utils.c 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> 2010-06-28 21:16:04 +00:00
py-value.c gdb/ 2010-10-13 13:24:40 +00:00
python-config.py Resync python-config.py with Python-2.7 version. 2010-07-08 22:12:44 +00:00
python-internal.h fix typo in _FILE_OFFSET_BITS comment 2010-10-26 18:08:04 +00:00
python.c * top.c: #include "python/python.h". 2010-11-02 16:48:43 +00:00
python.h * top.c: #include "python/python.h". 2010-11-02 16:48:43 +00:00