>> Am I doing something wrong, or is this intended to be this way on >> x86_64, or is something incorrect in the kernel? This method works >> fine on i386. Thanks for any help! > >I just tested your program on SLES9 with updated kernel and RBP >looks correct to me. Probably something is wrong with your user space >includes or your compiler.
Note that there is -fomit-frame-pointer which might give different results than without the option (or explicitly -fno-omit-frame-pointer). Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/