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 nptl/17705] nptl_db: stale thread create/death events if debugger detaches


https://sourceware.org/bugzilla/show_bug.cgi?id=17705

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
I'm not going to be working on this fix further, at least for now.

GDB doesn't really need to be using libthread_db's thread creation/destruction
events nowadays when the kernel supports PTRACE_EVENT_CLONE, which it has for a
long while.  I'll work on that instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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