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, 2001-11-09 at 00:37, Grant Edwards 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.  
> 
> All the corresponding commands (step, next, etc.) work fine in
> the console window, and I can set/clear breakpoints using the
> mouse in the source window.
> 
> Does anybody else see this?  Do we know if this a bug in
> Insight's GUI code, in Gdb's remote target code, or in the Gdb
> stubs?

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

Of course, surely this was working before and has now broken.  It
would be nice to figure out what changed and why it now fails.


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