Now that the remote target supports debugging multiple inferiors simultaneously, we need to allow/expose that to the command level. This patch allows "attach"ing to multiple processes. ("run"ning will come later). Not much rocket science here --- the comments/code should be self-explanatory. Checked in. -- Pedro Alves