This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

A dwarf2 bug in gas?


I have a simple foo.c. gas seems to generate wrong dwarf2 debug info.

# /usr/gcc-3.1/bin/gcc -g -B./   -S foo.c
# /usr/gcc-3.1/bin/gcc -g -B./   -c foo.s
# readelf -dw foo.o > /dev/null
readelf: Warning: Unable to locate entry 115 in the abbreviation table

Any ideas?


H.J.

Attachment: foo.c
Description: Text document

Attachment: foo.s
Description: Text document


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