This is the mail archive of the ecos-discuss@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]

Re: Problems with GDB on MPC8240


>>>>> "K" == K Srinivas Aithal <ksaithal_ecos@yahoo.com> writes:

K> Hi, We are facing a lot of problems with bringing up gdb. We have
K> already brought up RedBoot. I'm able to connect to the target
K> through gdb. I'm also able to load the program. Once I give the
K> "continue" I'm struck; even if I give a breakpoint. I'm testing
K> withj the Hello application.

So instead of setting a breakpoint + continue, try to single
(instruction) step your way through the Hellow World
application. Nothing in the logs you posted suggests a RedBoot/stubs
problem - it might as well be the application doing silly things.

Jesper


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