Notes on a frame_unwind_address_in_block problem

Andreas Jaeger aj@suse.de
Mon Jul 17 07:30:00 GMT 2006


Mark Kettenis <mark.kettenis@xs4all.nl> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb/attachments/20060717/0372736f/attachment.sig>


More information about the Gdb mailing list