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: RedBoot remote GDB support


On Wed, Mar 26, 2008 at 06:42:07PM +0000, Mike Playle wrote:
> Hi all
>
> I've been told by a colleague that RedBoot's debugging support allows
> you to attach a remote debugger to a running board after it's been
> booted up, with no physical access to the board (eg when it's been
> installed at the top of an antenna pole).
>
> However I can't find anything in the documentation describing this.
> As far as I can see the GDB support only applies when booting up the
> application and won't be much use once the board has been installed
> into the final system.
>
> In case it matters the platform in question is an Intel Xscale
> (Gateworks Avila board).
>
> Am I missing something?

It depends on your configuration, but ^C on the serial port should
drop you into the gdb stub. Also, try gdb over Ethernet should also
work if you have your IP addresses set up correctly. 

     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]