This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: simulated target


depending on what your target is, and what build (i.e cross build) of gdb
you have, the command could be as simple as :

>target sim

I know this is the case with arm-elf-gdb.... not sure about other
targets....

- if there is a .gdbinit file present, then you should disable it with
the -nx flag as it may be selecting the target at startup

Regards
Simon




----- Original Message -----
From: <msarasa@fh-konstanz.de>
To: <crossgcc@sources.redhat.com>
Sent: Tuesday, November 19, 2002 4:56 PM
Subject: simulated target


>
> I have to make Gdb work with a simulated target instead of with the real
> target that works now. What should I do, tell me please the steps I may
follow
> in order to change the real target that we use now via serial link for a
> simulated target . I have the simulator , but i've no idea how to begin.
Does
> anybody have done that yet? could i see some code? or , how to begin? It's
> very important, please, i need that for my Thesis.
> Vielen Dank, Thank you very much
>
>
>
> ------
> Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sources.redhat.com
>


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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