This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/python+doco/NEWS] Add gdb.Type.name attribute.


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> gdb/testsuite/gdb.python:
Joel>         * py-pp-integral.c: New file.
Joel>         * py-pp-integral.py: New file.
Joel>         * py-pp-integral.exp: New file.

Hi Joel.  Today I happened to notice:

Joel> +gdb_test_no_output "source ${remote_python_file}"

... this puts the full path to the .py file into the test name.

I think the test should specify a name that doesn't include a path,
instead.

This same problem affects another new test,
gdb.ada/pp-rec-component.exp.

thanks,
Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]