aboutsummaryrefslogtreecommitdiff
path: root/gdb/std-regs.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2020-08-04 12:13:37 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2020-08-04 15:56:08 +0100
commit10c381b53f8d0295287b8205f170dfedd953993b (patch)
tree54790a4df1f7fafe804cf116b53cc06071935cbf /gdb/std-regs.c
parent789198ca955f924c7928c016d922c68e3e2e6dae (diff)
downloadgdb-10c381b53f8d0295287b8205f170dfedd953993b.zip
gdb-10c381b53f8d0295287b8205f170dfedd953993b.tar.gz
gdb-10c381b53f8d0295287b8205f170dfedd953993b.tar.bz2
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.
Diffstat (limited to 'gdb/std-regs.c')
0 files changed, 0 insertions, 0 deletions