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: Problem w/ Insight 5.0.92


On Fri, Nov 09, 2001 at 07:16:16AM +0900, Gary Thomas wrote:

> > I'm using Insight 5.0.92 (current as of last week, AFAICT) and
> > I've run into a glitch in the GUI when debugging w/ RedBoot Gdb
> > stubs (ARM7):
> > 
> > Everytime execution stops (e.g.  breakpoint, next, step),
> > Insight displays a message: "Program terminated, 'Run' will
> > restart." The "Run" button is enabled, but the step, next,
> > finish, continue buttons are all disabled.

Judging by the status message at the bottom "Program has
terminated, 'Run' to restart", the GUI is misunderstanding the
reason that execution was stopped.

> What's happening "under the covers"?  Maybe you can turn on
> some debugging to see the protocol interactions between Insight
> and your target.

When I have a chance, I'll trace the remote protocol packets.

> Of course, surely this was working before and has now broken.  

My 5.0 version had other problems (source window broken with
some some "inactove pane" message), and I don't generally run
the GUI, so I couldn't personally swear that it ever worked
right with the remote target.

The GUI did work OK with RDI target (after a few RDI-specific
fixes that have since been incorporated).  But I do all my
loading via the console with the RDI target -- which I can't get
to work with the remote target either :/

I suppose may have broken my GDB stubs somehow, but since
things work fine in command-line mode, that seems unlikely.

> It would be nice to figure out what changed and why it now
> fails.

I'll look into it more when I get back from a week in England.

[Somebody make some ice cubes...]

-- 
Grant Edwards
grante@visi.com


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