From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32531 invoked by alias); 6 Feb 2003 20:31:16 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 32519 invoked from network); 6 Feb 2003 20:31:16 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 6 Feb 2003 20:31:16 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h16KVGf15718 for ; Thu, 6 Feb 2003 15:31:16 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h16KVFa16292; Thu, 6 Feb 2003 15:31:15 -0500 Received: from [150.1.200.14] (vpn50-24.rdu.redhat.com [172.16.50.24]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h16KVEB27925; Thu, 6 Feb 2003 15:31:15 -0500 Subject: Re: Can it calculate instructions From: Keith Seitz To: "insight@sources.redhat.com" Cc: kivik@firstlinux.net In-Reply-To: <200302062025.h16KPeo15899@europa.franklin.com> References: <20030206195957.0EA5B3FBE@sitemail.everyone.net> <200302062025.h16KPeo15899@europa.franklin.com> Content-Type: text/plain Organization: Message-Id: <1044563728.2028.56.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Thu, 06 Feb 2003 20:31:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00082.txt.bz2 On Thu, 2003-02-06 at 12:25, Duane Ellis wrote: > >> I am considering starting a project for the arm7 or arm9 processor, > >> and I am considering using gcc as compiler and insight as > >> debugger. I have one question on this, is it possible to count > >> instructions with insight ? > > Answer: NO and YES. > > The answer is: USE THE SOURCE LUKE! Hmm.. Do I smell a plugin? O:-) Keith