NetBSD/lib
kamil 69c3a1c44c Add more notes explaining how debuggers work on NetBSD
Explain:
 - execve(2) handling and behavior, SIGTRAP & TRAP_EXEC
 - reference PaX MPROTECT restrictions for debuggers
 - software breakpoints handling and behavior, SIGTRAP & TRAP_BKPT
 - single step behavior, SIGTRAP & TRAP_TRACE
 - list predefined MI symbols for help debuggers in port specific headers
 - explain that PT_TRACE_ME does not send a SIGSTOP signal

Sponsored by <The NetBSD Foundation>
2017-01-07 05:51:14 +00:00
..
csu ___start is __dso_hidden, so use CALL_DATUM_LOCAL and drop the PIC 2016-08-29 21:27:03 +00:00
i18n_module
libarch
libbluetooth
libbpfjit
libbsdmalloc
libbz2
libc Add more notes explaining how debuggers work on NetBSD 2017-01-07 05:51:14 +00:00
libc_fp move shlib_version into the main directory 2016-10-11 16:55:22 +00:00
libc_vfp
libcompat
libcrypt
libcurses KNF 2017-01-06 14:25:41 +00:00
libdm
libedit PR/51706: Amir Plivatsky: Fix memory leak 2016-12-11 15:47:06 +00:00
libexecinfo flesh out _Unwind_Exception, rust needs it. 2016-12-19 01:24:40 +00:00
libform PR 51190 David Binderman: simplify redundant conditionals. 2016-05-30 17:48:29 +00:00
libintl
libipsec
libisns
libkern
libkvm various ia64 updates: 2016-06-30 09:14:30 +00:00
liblwres
libm compare to zero, instead of using signbit, and be more specific in comment. 2017-01-01 19:32:14 +00:00
libmenu
libnpf set to NULL after releasing to avoid double free. 2017-01-03 00:59:31 +00:00
libossaudio
libp2k
libpam
libpanel bump warns 2016-10-03 17:06:58 +00:00
libpci introduce a better pci_drvname() and PCI_IOC_DRVNAME as pciio_drvnameonbus() 2016-09-24 23:12:54 +00:00
libperfuse make the env stuff visible. 2016-10-19 01:30:35 +00:00
libpmc
libposix
libppath
libprop
libpthread Bump date for previous. 2016-11-24 12:19:28 +00:00
libpthread_dbg Various fixes. 2016-11-24 12:18:02 +00:00
libpuffs mention puffs_node_pathconf and puffs_node_advlock 2016-08-29 01:13:56 +00:00
libquota
libradius
librefuse fuse_main(3): Support general fuse options via fuse_parse_cmdline(3) 2016-11-20 13:28:32 +00:00
libresolv
librmt
librpcsvc
librt Fix function name macro. 2016-09-15 07:53:59 +00:00
librump
librumpclient Redo previous by avoiding the casts and using PRIxREGISTER instead 2016-09-06 07:45:41 +00:00
librumpdev
librumphijack fix test lib/librumphijack/t_sh/runscript 2016-12-02 20:53:36 +00:00
librumpnet
librumpuser Revert previous. it shouldn't have an effect. 2016-10-19 09:51:38 +00:00
librumpvfs
libskey
libss
libtelnet
libterminfo off-by-one in memcpy. Found by ASAN (Carsten Kunze) 2016-11-24 17:09:55 +00:00
libukfs
libusbhid
libutil Make this portable to other OSs 2016-12-29 18:30:55 +00:00
libwrap
liby
libz
lua
npf
bumpversion
checkoldver
checkver
checkvers
Makefile build libc_fp only on mips64* 2016-10-14 17:29:29 +00:00
Makefile.inc