From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30318 invoked by alias); 14 Sep 2008 13:30:34 -0000 Received: (qmail 30307 invoked by uid 22791); 14 Sep 2008 13:30:33 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 14 Sep 2008 13:29:54 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id CA93D10CDA; Sun, 14 Sep 2008 13:29:51 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B6CD810CD9; Sun, 14 Sep 2008 13:29:51 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Kerfi-0006xb-Hl; Sun, 14 Sep 2008 09:29:50 -0400 Date: Sun, 14 Sep 2008 13:30:00 -0000 From: Daniel Jacobowitz To: J R Cc: ppluzhnikov@google.com, gdb@sourceware.org Subject: Re: Problem starting trace experiment with gdb and TSIM-LEON3 Message-ID: <20080914132950.GA26715@caradoc.them.org> Mail-Followup-To: J R , ppluzhnikov@google.com, gdb@sourceware.org References: <1221320962.48cbe102e923e@imp.free.fr> <20080913170629.GA14221@caradoc.them.org> <1221343507.48cc3913b3c2f@imp.free.fr> <1221382027.48cccf8bcfcb7@imp.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1221382027.48cccf8bcfcb7@imp.free.fr> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-09/txt/msg00084.txt.bz2 On Sun, Sep 14, 2008 at 10:47:07AM +0200, J R wrote: > 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? Your simulator does not support GDB tracepoints. -- Daniel Jacobowitz CodeSourcery