mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +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>
|
2012-08-13 Doug Evans <dje@google.com>
|
||||||
|
|
||||||
* gdb.base/help.exp: Update expected output.
|
* gdb.base/help.exp: Update expected output.
|
||||||
|
@ -45,7 +45,6 @@ gdb_test_multiple "attach $testpid" $test {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
eval exec ps xfw
|
|
||||||
if {$parentpid != 0} {
|
if {$parentpid != 0} {
|
||||||
eval exec kill -9 $parentpid
|
eval exec kill -9 $parentpid
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user