From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25252 invoked by alias); 27 Feb 2008 21:26:01 -0000 Received: (qmail 25242 invoked by uid 22791); 27 Feb 2008 21:26:01 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 27 Feb 2008 21:25:37 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-14-171.inter.net.il [80.230.14.171]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JIA31867 (AUTH halo1); Wed, 27 Feb 2008 23:23:00 +0200 (IST) Date: Wed, 27 Feb 2008 21:29:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20080227202804.GA14556@caradoc.them.org> (message from Daniel Jacobowitz on Wed, 27 Feb 2008 15:28:04 -0500) Subject: Re: [rfc] Stop unlikely "run"'s earlier Reply-to: Eli Zaretskii References: <20071107211833.GA28200@caradoc.them.org> <20071107221730.GA31647@caradoc.them.org> <20080227202804.GA14556@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00456.txt.bz2 > Date: Wed, 27 Feb 2008 15:28:04 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org > > Hi Eli, sorry for the delay. Is this documentation OK? Yes, thanks. > I also > changed the error message, to one I hope is slightly less confusing: > > The "remote" target does not support "run". Try "help target" or "continue". Yes, it's fine now.