From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12225 invoked by alias); 7 May 2008 18:14:08 -0000 Received: (qmail 12210 invoked by uid 22791); 7 May 2008 18:14:07 -0000 X-Spam-Check-By: sourceware.org Received: from eir.is.scarlet.be (HELO eir.is.scarlet.be) (193.74.71.27) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 May 2008 18:13:48 +0000 Received: from [192.168.123.145] (ip-83-134-155-32.dsl.scarlet.be [83.134.155.32]) (authenticated bits=0) by eir.is.scarlet.be (8.14.2/8.14.2) with ESMTP id m47IDd9H029743; Wed, 7 May 2008 20:13:43 +0200 Message-ID: <4821F173.2040208@gmail.com> Date: Wed, 07 May 2008 18:14:00 -0000 From: Geert Vancompernolle User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: gdb@sourceware.org Subject: GDB for target mips2_fp_le Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-scarlet.be-Metrics: eir 20001; Body=2 Fuz1=2 Fuz2=2 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-05/txt/msg00058.txt.bz2 Hi, I just asked the following questions in the Insight forum (GUI for the GDB debugger), but they advised me to post the question in the GDB forum: 1. When running "./config.sub mips" before building Red Hat Insight, I only get the target "mips-unknown-elf". Is there a possibility to compile for mips2_fp_le? Can mips-unknown-elf be used for mips2_fp_le? 2. Is it possible to build for a Windows host and a Linux target? I would like to know if I can run Insight on a Win32 platform and using it to debug an embedded Linux system. Thanks in advance for any kind of advice. Best rgds, --Geert