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]

objdump --debugging, target=arm-elf


I'm having a problem with debugging information in my arm-elf target.
Firstly, how do the debugging formats differ, and which should I use?
And, how can I get the --debugging info from the file?

$ arm-elf-gcc -g -c -o main.o main.c
$ arm-elf-objdump --debugging main.o
main.o:     file format elf32-littlearm
arm-elf-objdump: main.o: no recognized debugging information

Thanks,
Shaun



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