mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
gdb/testsuite/
* gdb.base/attach-twice.exp: Remove excessive ps exec.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.base/attach-twice.exp: Remove excessive ps exec.
|
||||
|
||||
2012-08-13 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb.base/help.exp: Update expected output.
|
||||
|
@ -45,7 +45,6 @@ gdb_test_multiple "attach $testpid" $test {
|
||||
}
|
||||
}
|
||||
|
||||
eval exec ps xfw
|
||||
if {$parentpid != 0} {
|
||||
eval exec kill -9 $parentpid
|
||||
}
|
||||
|
Reference in New Issue
Block a user