From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7648 invoked by alias); 25 Aug 2007 09:15:32 -0000 Received: (qmail 7441 invoked by uid 22791); 25 Aug 2007 09:15:29 -0000 X-Spam-Check-By: sourceware.org Received: from smtpout0173.sc1.he.tucows.com (HELO n068.sc1.he.tucows.com) (64.97.136.173) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Aug 2007 09:15:22 +0000 Received: from NTHOME (80.189.249.164) by n068.sc1.he.tucows.com (7.2.069.1) (authenticated as spencer.oliver) id 46C8394F0007655D; Sat, 25 Aug 2007 09:15:20 +0000 Message-ID: <46C8394F0007655D@n068.sc1.he.tucows.com> (added by postmaster@bouncemessage.net) From: "Spen" To: "'Geert Vancompernolle'" , Subject: RE: GBD help: target remote => only talking about serial communication Date: Sat, 25 Aug 2007 09:15:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <46CFEF4C.5050104@gmail.com> X-IsSubscribed: yes 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/msg00212.txt.bz2 > 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