NetBSD/external/gpl3/gdb.old/bin
kamil 77d313fc36 Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old)
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 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
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).

pthread_dbg(3) is going to be removed from the base distribution and moved
to pkgsrc.

Patch reviewed by <christos>

Sponsored by <The NetBSD Foundation>
2017-02-08 01:32:37 +00:00
..
gdb Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old) 2017-02-08 01:32:37 +00:00
gdbtui Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old) 2017-02-08 01:32:37 +00:00
psim Add more directories 2016-10-13 00:55:20 +00:00
Makefile re-add all the removed files 2016-10-12 15:36:05 +00:00
Makefile.inc re-add all the removed files 2016-10-12 15:36:05 +00:00