This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: SH4 regression testing


Karel Gardas wrote:
Maybe a little bit off-topic, but is there any gdb documentation which
explains how to build/install/use gdb with simulator?

You don't do anything special to build/install the built-in simulators. The is brief documentation on using them under "target sim" in the Target Commands node, which tells you to use target sim, load, run. You should need to know anything else for most built in simulators.


Running static linux binaries is possible, but not always implemented. Mainly this means having hooks for the system calls used by linux. I don't know offhand if the sh sim has this.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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