From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2033 invoked by alias); 25 Aug 2007 09:21:43 -0000 Received: (qmail 1902 invoked by uid 22791); 25 Aug 2007 09:21:42 -0000 X-Spam-Check-By: sourceware.org Received: from weequay.is.scarlet.be (HELO weequay.is.scarlet.be) (193.74.71.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Aug 2007 09:21:37 +0000 Received: from (ip-83-134-135-51.dsl.scarlet.be [83.134.135.51]) by weequay.is.scarlet.be with ESMTP id l7P9LV613025; Sat, 25 Aug 2007 11:21:32 +0200 Message-ID: <46CFF4A7.10109@gmail.com> Date: Sat, 25 Aug 2007 09:21:00 -0000 From: Geert Vancompernolle User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Spen CC: gdb@sourceware.org Subject: Re: GBD help: target remote => only talking about serial communication References: <46C8394F0007655D@n068.sc1.he.tucows.com> (added by postmaster@bouncemessage.net) In-Reply-To: <46C8394F0007655D@n068.sc1.he.tucows.com> (added by postmaster@bouncemessage.net) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-scarlet.be-Metrics: weequay 20001; Body=2 Fuz1=2 Fuz2=2 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00213.txt.bz2 Spen wrote: >> What I would like to know, is the command that has to be send >> on the command line to activate gdbserver on the target. Is >> that anyhow possible? >> > > How do you start your gdbserver at the moment? > You could run a script using the gdb shell command > > Cheers > Spen > > > I'm starting the gdbserver on the target with the following command: gdbserver :2345 ./ -- Best rgds, --Geert