Move strace -m/explicit location test to strace.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / disconnected-tracing.exp
index 03d7d09d6e27b7a20a8258ecec5871fe89764d1f..2ca4c84cbed2074abdefa3baffc6f46c4a1b3706 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 2012-2013 Free Software Foundation, Inc.
+#   Copyright 2012-2015 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
 
 # Test of disconnected-tracing.
 
-load_lib "trace-support.exp";
+load_lib "trace-support.exp"
 
 standard_testfile
 set executable $testfile
@@ -147,3 +147,6 @@ proc disconnected_tfind {  } {
 }
 
 disconnected_tfind
+
+# Reconnect for a clean gdbserver shutdown.
+gdb_reconnect
This page took 0.02372 seconds and 4 git commands to generate.