This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/6389] unwind information for x86 vfork is incorrect


------- Additional Comments From drow at sources dot redhat dot com  2008-04-09 17:29 -------
cfi_register describes the saved value of the register, not this frame's:

7.19 `.cfi_register REGISTER1, REGISTER2'
=========================================

Previous value of REGISTER1 is saved in register REGISTER2.

gas points the return column at 8, which is the same column used for %eip.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6389

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]