This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: SDS debugger and gcc


Stephane Dalton wrote:

> Hi everybody,
>
> I've got a small problem here... seems that the fromelf utility isn't able
> to recognize debugging symbols produced by gcc using its -g switch.  How can
> I get around this very annoying situation, is there some kind of patch that
> one can apply to gcc or is there any utility that produce the format that
> fhe fromelf utility can understand. If no such utility exist anyone is
> willing to try to write one, I can help for sure on this one.

Try using "-gdwarf" or maybe "-g -gdwarf".  I had success with these for C code
but C++ did not work properly.

Brendan Simon.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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