From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20170 invoked by alias); 1 Nov 2004 02:41:25 -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 20162 invoked from network); 1 Nov 2004 02:41:24 -0000 Received: from unknown (HELO tom.com) (202.108.255.195) by sourceware.org with SMTP; 1 Nov 2004 02:41:24 -0000 Received: from [10.132.66.175] (unknown [218.104.52.170]) by bjapp5 (Coremail) with SMTP id aBYkADiihUFHADSq.1 for ; Mon, 01 Nov 2004 10:41:20 +0800 (CST) X-Originating-IP: [218.104.52.170] Subject: How to install insight to let it work for cross-debugging From: zzzh Reply-To: wxzzzh@tom.com To: insight@sources.redhat.com Content-Type: text/plain Organization: zzzh Message-Id: <1099276868.3234.7.camel@localhost.localdomain> Mime-Version: 1.0 Date: Mon, 01 Nov 2004 02:41:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-q4/txt/msg00053.txt.bz2 I want to use insight in arm architecture debugging(PC as host, arm-elf as target), how to install it? Is "configure --target=arm-elf" enough? Best regards.