diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-06-24 22:52:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-06-24 22:52:04 +0000 |
commit | b14285f60edd8d072778b3d6d07d0e1dd0fb52c0 (patch) | |
tree | 457d04e36b0c817e18602761a5af9b7f90e37881 /bfd | |
parent | fd60dc691fb51f108b1e74025e4a2751dced8d32 (diff) | |
download | gdb-b14285f60edd8d072778b3d6d07d0e1dd0fb52c0.zip gdb-b14285f60edd8d072778b3d6d07d0e1dd0fb52c0.tar.gz gdb-b14285f60edd8d072778b3d6d07d0e1dd0fb52c0.tar.bz2 |
Add support for gdb.PYTHONDIR as $gdb_datadir/python.
Python scripts to be used by GDB can be stored in that directory,
and will be automatically found by the interpreter when importing them.
This patch also sets up <gdb_pythondir>/gdb as the directory where gdb
submodules can be stored. For now, there is nothing there, but it can
now be added easily without further code changes.
gdb/ChangeLog:
2010-06-24 Joel Brobecker <brobecker@adacore.com>
* python/python.c (_initialize_python): Add new "constant"
PYTHONDIR in gdb module. Insert this path at the head of
sys.path. Set gdb.__path__ to gdb.PYTHONDIR + '/gdb' and
exec its __init__.py script if it exists in that directory.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions