* gdb.dwarf2/pr10770.exp: Use standard_testfile.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-compressed.exp
index aec50a90edb106ce32570073b03ab3eeb88e1fe5..7cc276c0e7cf31ed2445dc55b7e9e8818475d6da 100644 (file)
@@ -21,10 +21,8 @@ if {![dwarf2_support]} {
     return 0  
 }
 
-set testfile "dw2-compressed"
+standard_testfile .S
 set dwarf_srcfile "file1.txt"
-set srcfile ${testfile}.S
-set binfile ${objdir}/${subdir}/${testfile}.x
 
 if  { [gdb_compile "${srcdir}/${subdir}/main.c" "main-ndebug.o" object -g0] != "" } {
     return -1
This page took 0.027012 seconds and 4 git commands to generate.