This patch adds a "GDBserver" target name to the target dialog. This is identical to a remote target, except it does not download, and it continues instead of running. -- Martin Hunt GDB Engineer Red Hat, Inc 2002-10-09 Martin M. Hunt * library/targetselection.itb (init_target_db): Add gdbserver target. (get_target_list): Always add "gdbserver" to list of valid targets. (valid_target): Always allow "gdbserver".