mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 03:24:41 +08:00
gdb/testsuite/
* gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
This commit is contained in:
parent
1bb9788dbb
commit
785fd3038e
@ -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.
|
||||
|
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user