Re: gcc-4.5 + gdb dwarf problems

2010-09-30 Thread Reini Urban
2010/9/30 Reini Urban: > I think I've found an issue with the new gcc-4.5 with latest gdb. > Program received signal SIGSEGV, Segmentation fault. > 0x0068391b in Perl_pad_undef (cv=0x24a3d60) at pad.c:138 > 138         PERL_ARGS_ASSERT_PAD_PEG; > > If linked to the dll the cv argument is missing.

gcc-4.5 + gdb dwarf problems

2010-09-30 Thread Reini Urban
Hi I think I've found an issue with the new gcc-4.5 with latest gdb. I only experience these problems in the gdb debugger, when the sourceline for the function is wrong, but inspecting the dwarf output, esp the line info via objdump -Wl looks good. objdump -Sgl also looks good. objdump: The path