mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-18 16:53:50 +08:00
(test_subscript_regression): Remove no longer necessary globals,
from previous patch.
This commit is contained in:
@ -363,9 +363,6 @@ proc test_value_after_death {} {
|
||||
# subscript operation to proceed.
|
||||
|
||||
proc test_subscript_regression {exefile lang} {
|
||||
|
||||
global srcdir subdir
|
||||
|
||||
# Start with a fresh gdb.
|
||||
clean_restart ${exefile}
|
||||
|
||||
@ -463,7 +460,6 @@ build_inferior "${binfile}" "c"
|
||||
build_inferior "${binfile}-cxx" "c++"
|
||||
|
||||
# Start with a fresh gdb.
|
||||
|
||||
clean_restart ${binfile}
|
||||
|
||||
# Skip all tests if Python scripting is not enabled.
|
||||
|
Reference in New Issue
Block a user