This is the mail archive of the ecos-devel@sources.redhat.com mailing list for the eCos 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 stub for RAM startup.


On Wednesday 11 of February 2004 05:07, Ottawa Guy wrote:
> I was also able to use my sparc-elf-insight software
> to connect to the target, however when I execute
> "run", it downloads the application code. How can I
> stop this. I want the sparc-elf-insight to single step
> without downloading the code again.

Hello

Make sure You select the right options for the Insight:

In File->Target Settings klik More Options below. Then:

Check the Attach to Target option,
Uncheck the Download program
Uncheck the Run program
Check Continue from last stop

Hope that helps. I use these options with avr-insight, to connect to an AVR 
target running GDB stubs only...

Regards
Iztok


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