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: A dwarf2 bug in gas?


On Wed, May 22, 2002 at 08:39:40AM -0700, H . J . Lu wrote:
> 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
> 

Never mind. I don't we can support "gcc -g -c foo.s" when foo.s is
generated by compiler.


H.J.


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