gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 27 Jun 2012 23:37:03 +0000 (23:37 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 27 Jun 2012 23:37:03 +0000 (23:37 +0000)
* gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/callframecfa.exp

index b8ded36..77c907b 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
+
 2012-06-27  Tom Tromey  <tromey@redhat.com>
 
        * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
index 4d989f1..7b0fc8d 100644 (file)
@@ -27,7 +27,7 @@ if {![is_x86_like_target]} {
 
 standard_testfile .S
 
-if {[prepare_for_testing $testname.exp $testname $srcfile \
+if {[prepare_for_testing $testfile.exp $testfile $srcfile \
         [list {additional_flags=-nostdlib}]]} {
     return -1
 }