GDB stub for RAM startup.

Ottawa Guy ottawaguy81@yahoo.com
Wed Feb 11 04:07:00 GMT 2004


Hello everyone,
I have a general question about GDB STUB. I have
ported GDB stub for my sparc target. 

I download my application code along with all my stub
in to the SDRAM of my target. Inside my application
code main() function, I call breakpoint(). This forces
my application to start listening for GDB command.

Now I startup my gdb host program with -s option to
load the symbol table. Then used "target
extented-remote" to connect to my target. 

Now here is my question, I should be able to use
"step" command to step my application code right.

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


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html



More information about the Ecos-devel mailing list