------- Comment #4 from jakub at gcc dot gnu dot org 2009-09-03 13:03 ------- Just try latest CVS gdb, or apply the 2 fixes recently mentioned on gcc-patches ml (DW_CFA_restore_state gdb fix and DW_LNE_set_distriminator fix), or just recompile anything you see in the backtrace with -g -O0.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41240