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: Viewing the source code on Debugger


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]