This fixes some issues with the paths, i'm seeing these all as './gdb.python/' here. 2011-07-03 Matt Rice * gdb.python/python.exp: Update filename paths. * gdb.python/py-symtab.exp: Ditto. In addition to these, I'm getting another error I haven't been able to figure out. the logs are pretty silent on the subject, here is the only useful info i've found... py-objfile-script-gdb.py consistently disappears after running the testsuite. $ ls testsuite/gdb.python/py-objfile-script-gdb.py testsuite/gdb.python/py-objfile-script-gdb.py $ make -C testsuite/ check-gdb.python 2>&1 | grep py-objfile-script-gdb.py $ ls testsuite/gdb.python/py-objfile-script-gdb.py ls: cannot access testsuite/gdb.python/py-objfile-script-gdb.py: No such file or directory $ make -C testsuite/ check-gdb.python 2>&1 | grep py-objfile-script-gdb.py ERROR: remote_download to host of ./gdb.python/py-objfile-script-gdb.py to gdb.python/py-objfile-script-gdb.py: cp: cannot stat `./gdb.python/py-objfile-script-gdb.py': No such file or directory