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 Insight on iq80310


Herb wrote:
> 
> Anyone else seeing debug problems on Xscale when using Insight to debug
> with a Redboot ROM?
> 
> My assembly looks ok, but stepping through it results in erratic
> behavior.
> 
> GDB -nw works find, but I'd really like to use the graphic interface if
> anyone has any ideas on this one.

Without details no-one can tell for sure what you are on about!

If the "erratic behavior" is the flow of code appearing to jump around
randomly between lines, then this is a common side-effect of trying to
debug optimized code. If you compile your code without optimization, that
should go away.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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