This is the mail archive of the libc-alpha@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]

Re: [PATCH] Fix dwarf2 unwinding through futex functions v2


> v2 looks good to me.
> 
> I'm OK with this patch as long as you've tried to at least debug a
> program built with these new libpthread code and you can unwind through
> them. That is to say build some application with the newly built glibc
> e.g. -Wl,--dynamic-linker=xxx -Wl,-rpath=xxx:xxx, and you can break on
> some instruction deep in the lock sequence and backtrace correctly.

I tested that with the original version, it worked.

-Andi


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