[ECOS] run without GDB

Andrew Lunn andrew.lunn@ascom.ch
Tue Jun 10 10:08:00 GMT 2003


On Tue, Jun 10, 2003 at 11:48:09AM +0200, Alessandro GARDICH wrote:
> hi to all 
> 
> i have a question ... 
> is possible to run (using RedBoot) a standalone program with the 'go'
> command, without gdb ???
> 
> every time i try on the serial console i see weird character that seem
> to be GDB commands :( ... 

What exactly are the characters? There are two possibilities that come
to mind:

1) The application has crashed and its trying to tell gdb where its crashed

2) The output to the diag channel is still using gdb O format
   encapsulation.  You can force it to do this with
   CYGSEM_HAL_DIAG_MANGLER. Make sure this is disabled.

   Andrew

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



More information about the Ecos-discuss mailing list