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: Add debugging information to GAS?


Hi Martin,

> I use ARM and I want to debug my assemble programs with gdb. But I
> don't know how to add debugging information into .elf file. if I use
> "arm-elf-gcc -g -o hello.s",the option "-g" does noting. Who can
> give me help? Thanks in advance.

Try adding -Wa,--gdwarf2

Cheers
        Nick


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