[ECOS] debug TCP/IP?

Nick Garnett nickg@ecoscentric.com
Thu May 15 09:37:00 GMT 2003


张 亮 <johnsonest@hotmail.com> writes:

> hi,every one.
>    How can I debug the ecos TCP/IP stack? not just test it.because if
> i test failed,how can i trace and resolve the problem?
> 

There are various options to enable debug diag_printf()s in both the
TCP/IP stack and in some ethernet device drivers. And you can always
just use GDB to track an execution path.

But you shouldn't really need to debug the stack itself. Any problems
you are having are most likely to be in the ethernet device
driver. The stack itself has been running successfully in eCos and
FreeBSD for many years.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts




--
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