A question about data-directory
Daniel Jacobowitz
dan@codesourcery.com
Mon Aug 30 23:00:00 GMT 2010
On Mon, Aug 30, 2010 at 06:46:49PM -0400, Srinath Avadhanula wrote:
> I was expecting the output from the auto-load script to say 'getting
> here' before getting back to the prompt. If I place test-gdb.py in the
> same directory as the executable (i.e. at /tmp/test/test-gdb.py) then
> I do get a line saying 'getting here'.
IIUC, that's what's supposed to happen right now. The 'python'
directory in datadir is added to the Python search path, but gdb.py
files are searched for next to the object file.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list