This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB for target mips2_fp_le


On Wed, May 07, 2008 at 08:14:11PM +0200, Geert Vancompernolle wrote:
> 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?

It sounds like you want "mips-linux" since mips2_fp_le is what
MontaVista calls one of their Linux targeted toolchains.

> 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.

Yes for GDB, but I don't know about Insight.  For that you may require
Cygwin.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]