bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: target sim for sparc erc32


From: Andrew Cagney
Subject: Re: target sim for sparc erc32
Date: Sat, 17 Feb 2001 03:46:46 -0500

Jerry Needell wrote:
> 
> I am trying to build gdb and include the SPARC simulator. I configure it
> as follows:
> 
> ../gdb-5.0/configure --target=sparc-aout --prefix=/usr/local/sparc
> --enable-sim -v
> then  make all install
> 
> It builds just fine and creates sparc-aout-gdb, sparc-aout-run and
> sparc-aout-sim
> 
> My problem is that when I run sparc-aout-gdb it wont accept the command
> "target sim"
> If I type in "help target" the only targets listed are async cisco exec
> extended-async extened-remote and remote.

Have a look at gdb/config/sparc/sparc-em.mt.  Unlike some of the other
sparc targets, it doesn't link in the simulator (a bug).

        Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]