Mark Kettenis writes: > [...] > Looking at sysdeps/unix/sysv/linux/x86_64/sigaction.c in the glibc sources: > > asm \ > ( \ > ".align 16\n" \ > CFI_STARTPROC "\n" \ > "__" #name ":\n" \ > " movq $" #syscall ", %rax\n" \ > " syscall\n" \ > CFI_ENDPROC "\n" \ > ); > > Someone should either add the proper unwind info or remove the unwind > info altogether. What do you suggest to add here? Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj/ SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126