------- Comment #2 from debian-gcc at lists dot debian dot org 2007-07-27 16:57 ------- this is not a bug in gij, but in glibc (2.6?), apparently fixed by:
2006-11-30 Jan Kratochvil <[EMAIL PROTECTED]> * sysdeps/unix/sysv/linux/x86_64/clone.S: Provide CFI for the outermost `clone' function to ensure proper unwinding stop of gdb. and 2006-11-30 Jan Kratochvil <[EMAIL PROTECTED]> * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost `clone' function to ensure proper unwinding stop of gdb. found in the glibc FC branch, but not in HEAD and glibc-2_6-branch. Matthias -- debian-gcc at lists dot debian dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32853