the inferior when it is already debugging a process.
+
+ * gdb.texinfo (vAttach): Re-remove requirement of the stub killing
+ the inferior when it is already debugging a process.
+
* gdb.texinfo (Continuing and Stepping): Document the new "fin"
@item vAttach;@var{pid}
@cindex @samp{vAttach} packet
Attach to a new process with the specified process ID. @var{pid} is a
-hexadecimal integer identifying the process. If the stub is currently
-controlling a process, it is killed. The attached process is stopped.
+hexadecimal integer identifying the process. The attached process is
+stopped.
This packet is only available in extended mode (@pxref{extended mode}).