| Index: gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp
|
| diff --git a/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp b/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp
|
| index 31d0c6304d3e8b0d3a7d442d41f4329172afe753..1367cb12706cf57da9c12edd91f351b084026676 100644
|
| --- a/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp
|
| +++ b/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp
|
| @@ -36,9 +36,8 @@ if {![dwarf2_support]} {
|
| return 0
|
| }
|
|
|
| -set testfile "dw2-skip-prologue"
|
| +standard_testfile
|
| set executable ${testfile}
|
| -set binfile ${objdir}/${subdir}/${executable}
|
|
|
| if {[build_executable ${testfile}.exp ${executable} "${testfile}.c ${testfile}.S" {additional_flags=-DINLINED}] == -1} {
|
| return -1
|
|
|