aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/attach-twice.exp
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-08-14 18:47:37 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-08-14 18:47:37 +0000
commite56f7f42e4e04bae8bc13031c3c78337e5330030 (patch)
tree74a5d7e8e437af4bcd5a087e13240546e0a8b94e /gdb/testsuite/gdb.base/attach-twice.exp
parentf76bf5e00c9441f1f01364b7e69d81065327996e (diff)
downloadgdb-e56f7f42e4e04bae8bc13031c3c78337e5330030.zip
gdb-e56f7f42e4e04bae8bc13031c3c78337e5330030.tar.gz
gdb-e56f7f42e4e04bae8bc13031c3c78337e5330030.tar.bz2
gdb/testsuite/
* gdb.base/attach-twice.exp: Remove excessive ps exec.
Diffstat (limited to 'gdb/testsuite/gdb.base/attach-twice.exp')
-rw-r--r--gdb/testsuite/gdb.base/attach-twice.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/attach-twice.exp b/gdb/testsuite/gdb.base/attach-twice.exp
index 65dfe25..d4e1a6c 100644
--- a/gdb/testsuite/gdb.base/attach-twice.exp
+++ b/gdb/testsuite/gdb.base/attach-twice.exp
@@ -45,7 +45,6 @@ gdb_test_multiple "attach $testpid" $test {
}
}
-eval exec ps xfw
if {$parentpid != 0} {
eval exec kill -9 $parentpid
}