Set `testcase_timeout' earlier on in `gdb_comm_load'
commit34d6720bb9371ad885f8e642a77d869929db15d6
authorMaciej W. Rozycki <macro@embecosm.com>
Tue, 12 Dec 2023 13:09:45 +0000 (12 13:09 +0000)
committerJacob Bachmeyer <jcb@gnu.org>
Wed, 13 Dec 2023 02:45:59 +0000 (12 20:45 -0600)
tree0045e036e9f283cc945c9ec9750f569b41abc78e
parent4d924d484a06e8b463fff966297f87a1eabc21bd
Set `testcase_timeout' earlier on in `gdb_comm_load'

Move the setting of `testcase_timeout' earlier on in `gdb_comm_load'.
It will be needed for reporting later on.  No semantics change.

* config/gdb-comm.exp (gdb_comm_load): Set `testcase_timeout'
earlier on.
config/gdb-comm.exp