debug crt0.s

Efim Monyak efim@lipowsky.de
Wed Dec 7 09:10:00 GMT 2005


I don't use the precompiled crt0 modul. They are in my Software two 
assembler modules.
One of them is crt0.s. They both are compiled together with C modules.
I use the Option -g3 for assembler modules. The difference between 
assembler modules is:
the srt0.s is not a .text section it use its own section.

Do I have a possibility to check does crt0.o file have debug informations?
In the list file generate from .elf by objcopy utilite with -G Option 
both assembler modules
shows similar.



More information about the Gdb mailing list