gdb/testsuite: Remove use of dejagnu cleanup proc
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 2 Feb 2018 12:51:10 +0000 (12:51 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Sat, 3 Feb 2018 16:56:04 +0000 (16:56 +0000)
commitf721678315fc6bbec25341bd616a906976d72693
tree725742d47ba0efec14bbd2cbba05939c7ee06ad6
parentb0daac83d78c82f7998287bb717063c4d01d4f97
gdb/testsuite: Remove use of dejagnu cleanup proc

The 'cleanup' proc has been removed from dejagnu (Feb 15 2016).  The
proc has not done anything useful since at least 2001 so removing
these calls should be harmless.

gdb/testsuite/ChangeLog:

* config/sid.exp (gdb_target_sid): Remove use of cleanup.
* config/sim.exp (gdb_target_sim): Remove use of cleanup.
gdb/testsuite/ChangeLog
gdb/testsuite/config/sid.exp
gdb/testsuite/config/sim.exp