* python/python.c (_initialize_python): Define new function
authorDoug Evans <dje@google.com>
Mon, 4 Oct 2010 15:30:25 +0000 (15:30 +0000)
committerDoug Evans <dje@google.com>
Mon, 4 Oct 2010 15:30:25 +0000 (15:30 +0000)
commitf17618eaf3b901702ad17e3168019a0047a4dda4
treeb3d7ffd6b16e22ab835f2b630d3b4c9543a0e2b8
parentd954098fc13bc2010aea9501f7ffb66e09cc6950
* python/python.c (_initialize_python): Define new function
GdbSetPythonDirectory in python.  Use it to update sys.path and
gdb.__path__.
gdb/ChangeLog
gdb/python/python.c