This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

unwind-info missing for x86 syscall stubs?


While working on the x86-version of libunwind, I noticed that there
appears to be no DWARF2 unwind-info for automatically generated x86
syscall stubs (such as for kill).  OTOH, I do see such unwind-info for
the x86-64 version of the library.

Is this info really missing in the x86 version or am I perhaps using
an out-of-date toolchain?

	--david


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