gdb/testsuite/

* gdb.cp/cpcompletion.exp: Specify source file name explicitly.
This commit is contained in:
Daniel Jacobowitz 2010-02-16 20:23:43 +00:00
parent fdc498b81c
commit 7c5fe86876
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.cp/cpcompletion.exp: Specify source file name explicitly.
2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.base/comp-dir/subdir/dummy.txt: New file.

View File

@ -76,8 +76,9 @@ gdb_load ${binfile}
set bp_location [gdb_get_line_number "Set breakpoint here" ${testfile}.cc]
if {![runto $bp_location]} {
if {![runto "${testfile}.cc:$bp_location"]} {
perror "test suppressed"
return
}
# This also tests inheritance -- completion should only see a single