Rename Solaris's target to "target child" like most other ports.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / default.exp
index b63955ed2a16e27db02f61b5321413aae94b168c..a39ffcf900e061a92c91aadeed0dd90de776630a 100644 (file)
@@ -749,9 +749,6 @@ gdb_test "symbol-file" ".*" "symbol-file"
 #test target child
 gdb_test "target child" "Use the \"run\" command to start a child process.*|Undefined target command: \"child\".  *Try \"help target\".*" "target child"
 
-#test target procfs
-gdb_test "target procfs" "Use the \"run\" command to start a child process.*|Undefined target command: \"procfs\".  *Try \"help target\".*" "target procfs"
-
 #test target core
 send_gdb "target core\n"
 gdb_expect {
This page took 0.026039 seconds and 4 git commands to generate.