This is the mail archive of the ecos-discuss@sourceware.cygnus.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: insight/gdb/linux


[deleted]
> Is there some way to get insight to just start/continue
> what's already down there?

Once you have loaded the code on the target, use the gdb console command
"cont".  The problem w/ insight is that it uses "run" which is incompatible
with the way eCos stubs works.

-- Alex


> TIA!
> -Paul Kinzelman
>
>


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