8sa1-binutils-gdb/gdb/testsuite/lib
Andrew Burgess 10c381b53f gdb/testsuite: Use 'array unset' instead of just 'unset'
In the check-test-names.exp library 'unset' was being used to unset an
array variable.  Though this seems to work fine on tcl 8.6, it was
discovered on a CentOS 7.8.2003 machine, running tcl 8.5, that this
doesn't work and 'array unset' should be used instead.

Using 'array unset' should work fine for newer and older versions of
tcl (since 8.3, releases ~2000).

gdb/testsuite/ChangeLog:

	* lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
	unset the array variable.
2020-08-04 15:56:08 +01:00
..
ada.exp
append_gdb_boards_dir.exp
build-piece.exp
cache.exp
check-test-names.exp gdb/testsuite: Use 'array unset' instead of just 'unset' 2020-08-04 15:56:08 +01:00
cl_util.c
cl_util.h
compile-support.exp
compiler.c
compiler.cc
completion-support.exp Adjust command completion output when TUI is disabled 2020-06-23 09:33:31 -07:00
cp-support.exp
d-support.exp
data-structures.exp
dtrace.exp
dwarf.exp [gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range 2020-08-03 16:59:20 +02:00
fortran.exp
future.exp [gdb/testsuite] Handle early_flags in gdb_default_target_compile 2020-06-30 09:23:09 +02:00
gdb-guile.exp Make test names unique in python.exp and guile.exp 2020-06-26 22:04:46 +02:00
gdb-python.exp Make test names unique in python.exp and guile.exp 2020-06-26 22:04:46 +02:00
gdb-utils.exp
gdb.exp Fix more bugs in gdb testglue wrapper handling 2020-07-22 20:42:20 -07:00
gdbserver-support.exp
gen-perf-test.exp
gnat_debug_info_test.adb
go.exp
jit-elf-helpers.exp
memory.exp
mi-support.exp
objc.exp
opencl_hostapp.c
opencl_kernel.cl
opencl.exp
pascal.exp
pdtrace.in
perftest.exp
prelink-support.exp
prompt.exp
range-stepping-support.exp
read1.c
rust-support.exp
selftest-support.exp [gdb/testsuite] Fix captured_command_loop breakpoint in selftests 2020-07-29 18:16:26 +02:00
set_unbuffered_mode.c
sym-info-cmds.exp [gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8 2020-07-30 17:47:37 +02:00
trace-support.exp
tuiterm.exp
unbuffer_output.c
valgrind.exp [gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp 2020-07-17 17:33:18 +02:00