Pass Ctrl-C to the target in target_terminal_inferior
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index ce60bebe3c9c092cf3fec068bf0b586e95985db0..992965ff5d2c918a3750b525a4a9ee69ad365f7c 100644 (file)
@@ -1024,7 +1024,8 @@ check_pid_namespace_match (void)
        {
          warning (_ ("Target and debugger are in different PID "
                      "namespaces; thread lists and other data are "
-                     "likely unreliable"));
+                     "likely unreliable.  "
+                     "Connect to gdbserver inside the container."));
        }
     }
 }
This page took 0.023064 seconds and 4 git commands to generate.