From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26238 invoked by alias); 14 Sep 2008 08:47:50 -0000 Received: (qmail 26229 invoked by uid 22791); 14 Sep 2008 08:47:49 -0000 X-Spam-Check-By: sourceware.org Received: from wmproxy1-g27.free.fr (HELO wmproxy1-g27.free.fr) (212.27.42.91) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 14 Sep 2008 08:47:10 +0000 Received: from UNKNOWN (unknown [172.20.243.135]) by wmproxy1-g27.free.fr (Postfix) with ESMTP id D53862B40A; Sun, 14 Sep 2008 11:14:32 +0200 (CEST) Received: by UNKNOWN (Postfix, from userid 0) id E50CA2C606A4; Sun, 14 Sep 2008 10:47:07 +0200 (CEST) Received: from ([82.227.65.140]) by imp.free.fr (IMP) with HTTP for ; Sun, 14 Sep 2008 10:47:07 +0200 Message-ID: <1221382027.48cccf8bcfcb7@imp.free.fr> Date: Sun, 14 Sep 2008 08:47:00 -0000 From: J R To: Daniel Jacobowitz Cc: ppluzhnikov@google.com, gdb@sourceware.org Subject: Re: Problem starting trace experiment with gdb and TSIM-LEON3 References: <1221320962.48cbe102e923e@imp.free.fr> <20080913170629.GA14221@caradoc.them.org> <1221343507.48cc3913b3c2f@imp.free.fr> In-Reply-To: <1221343507.48cc3913b3c2f@imp.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.8 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: 2008-09/txt/msg00083.txt.bz2 Hi again, After upgrading to GDB 6.8 (with RCC-1.1.0 for RTEMS 4.8), I still get that tricky message from sparc-rtems-gdb: (gdb) tstart Target does not support this command. What's wrong now? J R > > > > > (gdb) target extended-remote localhost:1234 > > > > > (gdb) tstart > > > Trace can only be run on remote targets. > > > > This bug was fixed after GDB 6.3; please upgrade. > > > > -- > > Daniel Jacobowitz > > CodeSourcery > > > > >