Remove path from gdb.ada/pp-rec-component.exp "source" test
gdb/testsuite/ChangeLog: * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2014-01-10 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.ada/pp-rec-component.exp: Remove path from "source" test.
|
||||
|
||||
2014-01-10 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.python/py-pp-integral.exp: Remove path from "source" test.
|
||||
|
||||
@@ -28,7 +28,8 @@ if { [skip_python_tests] } { continue }
|
||||
|
||||
set remote_python_file \
|
||||
[gdb_remote_download host ${srcdir}/${subdir}/${gdb_test_file_name}.py]
|
||||
gdb_test_no_output "source ${remote_python_file}"
|
||||
gdb_test_no_output "source ${remote_python_file}" \
|
||||
"source ${gdb_test_file_name}.py"
|
||||
|
||||
set bp_location [gdb_get_line_number "BREAK" ${testdir}/foo.adb]
|
||||
runto "foo.adb:$bp_location"
|
||||
|
||||
Reference in New Issue
Block a user