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

Tom Tromey tromey@redhat.com
Thu Jan 9 18:55:00 GMT 2014


>>>>> "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



More information about the Gdb-patches mailing list