GDB for the SoM-5282EM

The Cygwin toolchain for EOT provides a port of GDB for stepping through code at the source level.

This is a cross debugger, in that it runs on an x86 host and communicates with a Coldfire target.

GDB is a low level powerful debugging system with a wide range of applications,

including a direct interface to Eclipse through it’s MI.

 

 

 

 

 

 

Debugging with Eclipse over the network

History, Theory, and modifications