From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19026 invoked by alias); 9 May 2008 13:19:21 -0000 Received: (qmail 19017 invoked by uid 22791); 9 May 2008 13:19:20 -0000 X-Spam-Check-By: sourceware.org Received: from yw-out-1718.google.com (HELO yw-out-1718.google.com) (74.125.46.154) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 May 2008 13:19:00 +0000 Received: by yw-out-1718.google.com with SMTP id 9so950958ywk.48 for ; Fri, 09 May 2008 06:18:58 -0700 (PDT) Received: by 10.150.83.22 with SMTP id g22mr2240178ybb.134.1210339138738; Fri, 09 May 2008 06:18:58 -0700 (PDT) Received: by 10.151.39.16 with HTTP; Fri, 9 May 2008 06:18:58 -0700 (PDT) Message-ID: Date: Fri, 09 May 2008 13:19:00 -0000 From: "Geert Vancompernolle" To: "Geert Vancompernolle" , gdb@sourceware.org Subject: Re: GDB for target mips2_fp_le In-Reply-To: <20080509120246.GA23419@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4821F173.2040208@gmail.com> <20080507181842.GA8592@caradoc.them.org> <20080509120246.GA23419@caradoc.them.org> 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/msg00074.txt.bz2 On Fri, May 9, 2008 at 2:02 PM, Daniel Jacobowitz wrote: > On Fri, May 09, 2008 at 07:39:27AM +0200, Geert Vancompernolle wrote: >> Ok, so I assume I can take the "risk" and use "mips-unknown-elf" to >> try to debug a target having "mips2_fp_le" then? > > If you are trying to use Linux on your target then use the Linux > configuration as I suggested in my message. > Indeed, that's what I've done. But the second question, regarding the OS ABI stuff, is my main concern now. Any suggestions? Best rgds, --Geert