2012-01-16 Pedro Alves <palves@redhat.com>

Remove all calls to strace.
This commit is contained in:
Pedro Alves 2012-01-16 16:21:53 +00:00
parent ddb1377cc0
commit 97ccebe869
473 changed files with 4 additions and 1888 deletions

View file

@ -1,3 +1,7 @@
2012-01-16 Pedro Alves <palves@redhat.com>
Remove all calls to strace.
2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "array_bounds"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "array_subscript_addr"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "arrayparam"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "arrayptr"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
gdb_exit

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "atomic_enum"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
gdb_exit

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "call_pn"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "catch_ex"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "char_param"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "complete"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "cond_lang"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "dyn_loc"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "exprs"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "fixed_cmp"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -24,10 +24,6 @@
# work properly: condition expression using a reference object as one of its
# operand.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "formatted_ref"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "frame_args"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "fun_addr"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "fun_in_declare"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "funcall_param"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "homonym"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "int_deref"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "interface"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "lang_switch"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "mod_from_name"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "nested"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "null_array"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "packed_tagged"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "print_chars"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "start"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
gdb_exit
gdb_start
gdb_reinitialize_dir $srcdir/$subdir

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "ptype_field"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "ptype_tagged_param"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "rec_return"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "ref_param"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "ref_tick_size"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "str_ref_cmp"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "sym_print_name"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "taft_type"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "tagged"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "tasks"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "tick_last_segv"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "type_coercion"

View file

@ -16,10 +16,6 @@
# Check that GDB is able to print unconstrained variables and discriminated
# records before their initialization.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "uninitialized_vars"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
set testdir "variant_record_packed_array"

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel {
strace $tracelevel
}
if ![istarget "alpha*-*-*"] then {
verbose "Skipping alpha step tests."

View file

@ -18,10 +18,6 @@
# Tests for Powerpc AltiVec ABI
if $tracelevel then {
strace $tracelevel
}
#
# This file uses altivec-abi.c for input.
#

View file

@ -17,10 +17,6 @@
# Tests for Powerpc AltiVec register setting and fetching
if $tracelevel then {
strace $tracelevel
}
#
# Test the use of registers, especially AltiVec registers, for Powerpc.
# This file uses altivec-regs.c for input.

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if { ![istarget x86_64-*-* ] || ![is_lp64_target] } {
verbose "Skipping amd64 byte register tests."

View file

@ -17,10 +17,6 @@
# Test amd64 displaced stepping.
if $tracelevel {
strace $tracelevel
}
if { ![istarget x86_64-*-* ] || ![is_lp64_target] } {
verbose "Skipping x86_64 displaced stepping tests."

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if { ![istarget x86_64-*-* ] || ![is_lp64_target] } {
verbose "Skipping amd64 dword register tests."

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if { ![istarget x86_64-*-* ] || ![is_lp64_target] } {
verbose "Skipping amd64 word register tests."

View file

@ -17,10 +17,6 @@
# Test arm displaced stepping.
if $tracelevel {
strace $tracelevel
}
if {![istarget "arm*-*-*"]} then {
verbose "Skipping arm displaced stepping tests."
return

View file

@ -17,10 +17,6 @@
# Tests for Powerpc e500 ABI
if $tracelevel then {
strace $tracelevel
}
#
# This file uses e500-abi.c for input.
#

View file

@ -15,10 +15,6 @@
#
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test PowerPC E500 prologue analyzer.

View file

@ -16,10 +16,6 @@
# Tests for Powerpc E500 register setting and fetching
if $tracelevel then {
strace $tracelevel
}
#
# Test the use of registers, especially E500 registers, for Powerpc.
# This file uses e500-regs.c for input.

View file

@ -21,10 +21,6 @@
# Tests for PR:1291. Ensure that backtrace works properly for stack
# frames greater than 256 bytes.
if $tracelevel {
strace $tracelevel
}
# Test SH backtraces with >256 byte frame stack. (PR:1291)

View file

@ -23,10 +23,6 @@
# command, which actually is behaving as currently defined. What apparently
# was expected was the behavior of the newer "advance" command.
if $tracelevel {
strace $tracelevel
}
# Observe that the until command doesn't go all the way to sub2.

View file

@ -21,10 +21,6 @@
# Tests for PR:1558. Hits breakpoint at main after function called
# from main.
if $tracelevel {
strace $tracelevel
}
if ![istarget "sh-*-*"] then {
verbose "Skipping SH breakpoint test."

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if { ![istarget i?86-*-*] && ![istarget x86_64-*-* ] } {
verbose "Skipping x86 AVX tests."

View file

@ -16,10 +16,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test stepping over permanent breakpoints on i386.
if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then {

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then {
verbose "Skipping i386 byte register tests."

View file

@ -17,10 +17,6 @@
# Test i386 displaced stepping.
if $tracelevel {
strace $tracelevel
}
if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then {
verbose "Skipping x86 displaced stepping tests."

View file

@ -20,10 +20,6 @@
# Unwinding of DW_CFA_GNU_negative_offset_extended test program.
if $tracelevel {
strace $tracelevel
}
# Test i386 unwinder.

View file

@ -16,10 +16,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test inserting breakpoints over permanent breakpoints on i386 and amd64.
if { ![istarget "i?86-*-*"] && ![istarget "x86_64-*-*"] } then {

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test i386 prologue analyzer.

View file

@ -15,10 +15,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test that GDB can handle overlapping sizes of symbols.
if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then {

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test that GDB can see the sizes of symbols.
if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then {

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if { ![istarget i?86-*-*] && ![istarget x86_64-*-* ] } {
verbose "Skipping x86 SSE tests."

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test i386 unwinder.

View file

@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then {
verbose "Skipping i386 word register tests."

View file

@ -15,10 +15,6 @@
#
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test handling of nullified instructions for the pa target.

View file

@ -15,10 +15,6 @@
#
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test rs6000 prologue analyzer.

View file

@ -20,10 +20,6 @@
# Testcase for ppc decimal128 pseudo-registers.
if $tracelevel then {
strace $tracelevel
}
if ![istarget "powerpc64-*"] then {
verbose "Skipping powerpc Decimal128 pseudo-registers testcase."
return

View file

@ -16,10 +16,6 @@
# Tests for Powerpc Decimal Floating Point registers setting and fetching
if $tracelevel then {
strace $tracelevel
}
if ![istarget "powerpc*"] then {
verbose "Skipping powerpc decimal floating point register tests."
return

View file

@ -16,10 +16,6 @@
# Tests for Powerpc floating point register setting and fetching
if $tracelevel then {
strace $tracelevel
}
if ![istarget "powerpc*"] then {
verbose "Skipping powerpc floating point register tests."
return

View file

@ -16,10 +16,6 @@
#
# This file is part of the gdb testsuite.
if $tracelevel {
strace $tracelevel
}
# Test single stepping through atomic sequences beginning with
# a lwarx/ldarx instruction and ending with a stwcx/stdcx
# instruction.

View file

@ -13,10 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
if { ![istarget i?86-*-linux*] && ![istarget x86_64-*-linux* ] } {
verbose "Skipping system register gcore tests."

View file

@ -14,10 +14,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
if $tracelevel then {
strace $tracelevel
}
#
# Test the use of VSX registers, for Powerpc.
#

View file

@ -15,10 +15,6 @@
#
# This file was written by Kendra.
if $tracelevel then {
strace $tracelevel
}
#
# Test debugging assembly level programs.
# This file uses asmsrc[12].s for input.

View file

@ -21,10 +21,6 @@ if [gdb_skip_stdio_test "a2run.exp"] {
return
}
if $tracelevel then {
strace $tracelevel
}
#
# test running programs
#

View file

@ -15,10 +15,6 @@
# advance.exp -- Expect script to test 'advance' in gdb
if $tracelevel then {
strace $tracelevel
}
set testfile advance
set srcfile ${testfile}.c
set binfile ${objdir}/${subdir}/${testfile}

View file

@ -23,10 +23,6 @@
if $tracelevel then {
strace $tracelevel
}
#
# test running programs
#

View file

@ -15,10 +15,6 @@
# This file was written by Elena Zannoni (ezannoni@cygnus.com)
if $tracelevel then {
strace $tracelevel
}
# are we on a target board? If so, don't run these tests.
# note: this is necessary because we cannot use runto_main (which would

View file

@ -15,10 +15,6 @@
# This file was written by Elena Zannoni (ezannoni@cygnus.com)
if $tracelevel then {
strace $tracelevel
}
# are we on a target board? If so, don't run these tests.
# note: this is necessary because we cannot use runto_main (which would

View file

@ -15,10 +15,6 @@
# This is a test for the gdb invocation option --args.
if $tracelevel then {
strace $tracelevel
}
global GDBFLAGS

View file

@ -22,10 +22,6 @@
# with integer type variables
#
if $tracelevel then {
strace $tracelevel
}
#
# test running programs
#

View file

@ -17,10 +17,6 @@
# gdb can correctly print arrays with indexes for each element of the
# array.
if $tracelevel {
strace $tracelevel
}
set testfile "arrayidx"
set srcfile ${testfile}.c
set binfile ${objdir}/${subdir}/${testfile}

View file

@ -21,10 +21,6 @@
# with mixed types and with int type variables
#
if $tracelevel then {
strace $tracelevel
}
#
# test running programs
#

View file

@ -14,10 +14,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
if $tracelevel then {
strace $tracelevel
}
#
# test running programs
#

View file

@ -14,10 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. */
if $tracelevel then {
strace $tracelevel
}
# On HP-UX 11.0, this test is causing a process running the program
# "attach" to be left around spinning. Until we figure out why, I am

Some files were not shown because too many files have changed in this diff Show more