This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Dwarf debugging SIGSEGV


I'm trying to see why Ada won't bootstrap, but the GDB I'm using on
my x86_64 machine, which was quite reliable until now, blows up after
the program gets a SIGSEGV.  I picked up GDB 6.1 and built it and it
did the same thing.

So I suspect something is wrong with debugging info.

(It's crashing in dwarf2loc.c line 168 (*length = symbaton->size), if that
helps anybody.)


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