Re: libpthread_dbg removal from base

2017-02-07 Thread Christos Zoulas
On Feb 7, 6:34pm, n...@gmx.com (Kamil Rytarowski) wrote: -- Subject: Re: libpthread_dbg removal from base | http://netbsd.org/~kamil/patch-00027-pthread_dbg-detach-from-base-gdb.txt | | I've checked and there are no (local to) me regressions. | | GDB on NetBSD has a lot of room for improv

Re: libpthread_dbg removal from base

2017-02-07 Thread Kamil Rytarowski
On 07.02.2017 15:56, Christos Zoulas wrote: > In article , > Kamil Rytarowski wrote: >> -=-=-=-=-=- >> -=-=-=-=-=- >> >> libpthread_dbg(3) is a remnant library from the M:N thread model >> (pre-NetBSD-5.0) API to introspect threads within a process and for use >> of a debuggers. >> >> Currently i

Re: libpthread_dbg removal from base

2017-02-07 Thread Christos Zoulas
In article , Kamil Rytarowski wrote: >-=-=-=-=-=- >-=-=-=-=-=- > >libpthread_dbg(3) is a remnant library from the M:N thread model >(pre-NetBSD-5.0) API to introspect threads within a process and for use >of a debuggers. > >Currently in the 1:1 model it's not used in GDB neither in LLDB and it's

libpthread_dbg removal from base

2017-02-07 Thread Kamil Rytarowski
libpthread_dbg(3) is a remnant library from the M:N thread model (pre-NetBSD-5.0) API to introspect threads within a process and for use of a debuggers. Currently in the 1:1 model it's not used in GDB neither in LLDB and it's not either planned to be used. It's current function to read pthread_t s