aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/dbx.exp
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2020-02-27 14:27:09 +0100
committerTom de Vries <tdevries@suse.de>2020-02-27 14:27:09 +0100
commit3608f86c427a907335eb96b8dd6d6d2071d6f4a1 (patch)
treedc8a3b9b68aad6ba66727a224f5f76fdec3b8961 /gdb/testsuite/gdb.base/dbx.exp
parentc8d4f6dfd9264d6ab5d14c2dde3628cc1e7dd75f (diff)
downloadfsf-binutils-gdb-3608f86c427a907335eb96b8dd6d6d2071d6f4a1.zip
fsf-binutils-gdb-3608f86c427a907335eb96b8dd6d6d2071d6f4a1.tar.gz
fsf-binutils-gdb-3608f86c427a907335eb96b8dd6d6d2071d6f4a1.tar.bz2
[gdb/testsuite] Remove unused globals
Remove unused global variable declarations. Tested on x86_64-linux. gdb/testsuite/ChangeLog: 2020-02-27 Tom de Vries <tdevries@suse.de> * config/sid.exp: Remove unused globals. * gdb.base/attach.exp: Same. * gdb.base/catch-load.exp: Same. * gdb.base/dbx.exp: Same. * lib/gdb.exp: Same. * lib/mi-support.exp: Same. * lib/prompt.exp: Same.
Diffstat (limited to 'gdb/testsuite/gdb.base/dbx.exp')
-rw-r--r--gdb/testsuite/gdb.base/dbx.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/dbx.exp b/gdb/testsuite/gdb.base/dbx.exp
index d911fed..4299c44 100644
--- a/gdb/testsuite/gdb.base/dbx.exp
+++ b/gdb/testsuite/gdb.base/dbx.exp
@@ -26,7 +26,6 @@ if {[build_executable $testfile.exp $testfile \
# start gdb -- start gdb running, default procedure
#
proc dbx_gdb_start { } {
- global verbose
global GDB
global INTERNAL_GDBFLAGS GDBFLAGS
global prompt
@@ -153,7 +152,6 @@ set old_gdb_file_cmd_args [info args gdb_file_cmd]
set old_gdb_file_cmd_body [info body gdb_file_cmd]
proc gdb_file_cmd {arg} {
- global verbose
global loadpath
global loadfile
global GDB