Doug Evans
88a1906b0d
* configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not using
python.
* configure: Regenerate.
* main.c: #include "python/python.h".
(captured_main): Defer loading auto-loaded scripts until after
local_gdbinit has been sourced.
* python/py-auto-load.c (gdbpy_global_auto_load): New global.
(load_auto_scripts_for_objfile): New function.
(auto_load_new_objfile): Call it.
* python/python.h (gdbpy_global_auto_load): Declare.
(load_auto_scripts_for_objfile): Declare.
2010-04-23 18:09:16 +00:00
..
2010-04-23 18:09:16 +00:00
2010-04-14 13:18:55 +00:00
2010-04-09 09:41:43 +00:00
2010-04-14 13:18:55 +00:00
2010-04-14 13:18:55 +00:00
2010-01-01 07:32:07 +00:00
2010-04-14 13:18:55 +00:00
2010-04-14 13:18:55 +00:00
2010-04-15 19:54:13 +00:00
2010-04-15 19:54:13 +00:00
2010-02-24 21:18:28 +00:00
2010-02-24 21:18:28 +00:00
2010-04-14 13:18:55 +00:00
2010-03-05 20:18:19 +00:00
2010-04-14 13:18:55 +00:00
2010-04-23 16:20:13 +00:00
2010-04-23 16:20:13 +00:00
2010-04-23 18:09:16 +00:00