This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: DWARF 2


>>>>> "Aleksandar" == Aleksandar.Simeonov@micronasnit.com writes:

    Aleksandar> I hope someone can help me. I'm looking for some good
    Aleksandar> examples of DWARF 2 format.

The GCC generates DWARF2 with -gdwarf-2 option. On many platforms it
is the default.  You can examine the generated debugging information
with ``readelf -wi <file>''

~velco


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