NetBSD/external/gpl3/gdb.old
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
..
bin Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old) 2017-02-08 01:32:37 +00:00
dist Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old) 2017-02-08 01:32:37 +00:00
lib And one more level 2016-10-13 01:18:59 +00:00
Makefile re-add all the removed files 2016-10-12 15:36:05 +00:00
Makefile.gdb_arch move the GDB_MACHINE_ARCH setting into a separate file so tools can 2016-10-16 04:36:51 +00:00
Makefile.inc move the GDB_MACHINE_ARCH setting into a separate file so tools can 2016-10-16 04:36:51 +00:00
gdb2netbsd re-add all the removed files 2016-10-12 15:36:05 +00:00