[ECOS] Viewing the source code on Debugger
Hans Huebner
hans.huebner@gmail.com
Fri Aug 25 12:00:00 GMT 2006
On 8/25/06, manu shetty <shetty_m@yahoo.com> wrote:
> Hi,
> I am developing some application on ECOS and using
> the Lauterbauch [Trace32] Debugger to Debug the
> application. I am using the gcc complier and while
> building the ECOS kernel and application added the
> Flag with "-g" option. But after downloading the
> imgage through Lauterbauch I am not able to see the
> source code in C. But I am able to see the function
> names and assemble code.
We are using
Data.LOAD.Elf &file /gnucpp /strippart 1 /path C:\cygwin /gcc3
to load the ELF file to our Coldfire target. C and C++ symbols work
acceptably.
-Hans
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list