This is the mail archive of the ecos-discuss@sources.redhat.com 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]

What is the compiler flag to load the c/c++ source for ICE debug??


Hi All,

    When I load the elf file (redboot.img) with ICE (T32),
I would only see the Assemble code and symbols without C code and CPP code.
It only has the symbols without C/C++ source code.
And I have added the option -g in the Global compiler flags, but it seens
not to work.

How can I do for displaying the C/C++ code with ICE (T32) ??
Is the  compiler flag correct ??

ps: I have tried to load redboot.elf but it is not accepted by ICE (T32).


Thank you in advance.

// Steven Cheng


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