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


> My last comment was November 11th 2013:
> https://sourceware.org/ml/libc-alpha/2013-11/msg00194.html
> ~~~
> 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.
> ~~~
> 
> If you did this verification then I'm happy with you checking it in.

Just revisiting this sorry.

I did the test originally. However I don't have commit access to the glibc
git repository, so someone else would need to check it in.

-Andi


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