This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Re: Serial support for arm board


On Thu, Oct 27, 2005 at 03:33:09PM -0400, Dave B. Sharp wrote:
> I have been looking for gdb with Redboot to no avail,
> however I beleive I am about to find out otherwise.
> Can  you point me to some info and, can I use gdb in
> "exec" mode, since at that point I beleive there will
> no longer be any Redboot support 

You don't need to use exec mode. Just connect with gdb then use gdb to
load the application into ram, set breakpoints and use gdbs go command
to set it running.


http://ecos.sourceware.org/docs-latest/user-guide/using-commandline-testcase.html

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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