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]

Re: Source tags?


Chuck McManis said:
> A couple of interesting (to me anyway) questions:
> 	1) How can I have the ECOS library compiled -g so that debugging
> 	   lets me see module names and source in the library? Is this
> 	   just a source path issue or something more?
>
> 	2) GDB can load ELF images directly (no need to convert to SREC)
> 	   but it doesn't seem to pick up the symbols for some reason.
> 	   Why not?

Sorry, but there must be something wrong with your FreeBSD setup - this
all works fine on Linux (and even CygWin)

Did you build both using the same level of BINUTILS?
Can you see if your ELF files have any symbols or debug info (use objdump)?


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