====== command vAttach ====== **Format:** ‘vAttach;pid’ **Meaning:** Attach to a new process with the specified process ID pid. The process ID is a hexadecimal integer identifying the process. In all-stop mode, all threads in the attached process are stopped; in non-stop mode, it may be attached without being stopped if that is supported by the target. This packet is only available in extended mode. **Reply:** OK for success in non-stop mode ‘Any stop packet’ for success in all-stop mode