Lines Matching refs:testpid

81     set testpid [spawn_id_get_pid $test_spawn_id]
107 gdb_test_multiple "attach ${testpid}x" "$test" {
108 -re "Illegal process-id: ${testpid}x\\.\r\n$gdb_prompt $" {
169 gdb_test_multiple "attach $testpid" "$test" {
170 …-re "Attaching to program.*`?$escapedbinfile'?, process $testpid.*main.*at .*$srcfile:.*$gdb_promp…
173 …Attaching to program.*`?$escapedbinfile\.exe'?, process $testpid.*\[Switching to thread $testpid\.…
183 gdb_test_multiple "attach $testpid" "$test" {
184 …-re "Attaching to process $testpid.*warning: process .* is already traced by process .*$gdb_prompt…
231 set testpid [spawn_id_get_pid $test_spawn_id]
253 gdb_test_multiple "attach $testpid" "$test" {
254 …-re "Attaching to program.*`?$escapedbinfile'?, process $testpid.*main.*at .*$srcfile:.*$gdb_promp…
257 …Attaching to program.*`?$escapedbinfile\.exe'?, process $testpid.*\[Switching to thread $testpid\.…
271 …"Detaching from program: .*$escapedbinfile, process $testpid\r\n\\\[Inferior $decimal \\(.*\\) det…
297 gdb_test_multiple "attach $testpid" "$test" {
298 …-re "Attaching to process $testpid.*Load new symbol table from \"$sysroot$escapedbinfile\.exe\".*y…
308 …-re "Attaching to process $testpid.*Reading symbols from $sysroot$escapedbinfile.*main.*at .*$gdb_…
349 set testpid [spawn_id_get_pid $test_spawn_id]
377 gdb_test "attach $testpid" \
378 "Attaching to process $testpid.*Reading symbols from $sysroot$escapedbinfile.*main.*at .*" \
401 set testpid [spawn_id_get_pid $test_spawn_id]
407 gdb_test_multiple "attach $testpid" "$test" {
411 -re "Attaching to.*process $testpid.*libc.*$gdb_prompt $" {
414 -re "Attaching to.*process $testpid.*\[Switching to thread $testpid\..*\].*$gdb_prompt $" {
451 set testpid [spawn_id_get_pid $test_spawn_id]
456 "-quiet -iex \"set height 0\" -iex \"set width 0\" --pid=$testpid"]
486 set testpid [spawn_id_get_pid $test_spawn_id]
492 "-quiet -iex \"set height 0\" -iex \"set width 0\" --pid=$testpid -ex \"start\""]
532 set testpid [spawn_id_get_pid $test_spawn_id]
539 gdb_test "attach $testpid" "Attaching to program.*" "$test attach1"
561 gdb_test_multiple "attach $testpid" "$test attach" {
576 gdb_test_multiple "attach $testpid" "$test attach" {
590 gdb_test_multiple "attach $testpid" "$test attach1 again, initial exec-file" {