public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* File format question regarding to Debugging.
@ 2002-11-11 16:56 Qiang Huang
  0 siblings, 0 replies; only message in thread
From: Qiang Huang @ 2002-11-11 16:56 UTC (permalink / raw)
  To: Ecos-Discuss

Hi all:
    I build the ecos application and want to debug it by using the Insight
debugger, when Insight is launched the source code for the program can be
seen (not only the user program also include the ecos library C, C++ source
code), Are those source codes included into the file genernated by using the
arm-elf-gcc -g -I/e7t/e7t_install/include
hello.c -L/e7t/e7t_install/lib -Ttarget.ld -nostdlib -->  a.out file output?
if the source codes not included into a.out how can we still be able to see
the source in Insight without the ecos repository tree installed on the
computer?  ( I guess the source code will be covert to some format and
included into the generated file a.out is this correct? if no how does it
work?) Thanks a lot.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-11 21:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-11 16:56 File format question regarding to Debugging Qiang Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).