NetBSD/external/bsd/libproc/dist
chs d22d83420c use the netbsd path for separate debuginfo files.
only attempt to look up symbols in the dynsym table if the object
actually has one, which a separate debuginfo file does not.
2016-04-26 14:28:39 +00:00
..
tests Fix the broken detach code and make the proc tests detach instead 2015-09-25 19:08:32 +00:00
_libproc.h
libproc.h Add a proc_breakpoint_t and a proc_regval_t to abstract some types. 2015-09-25 16:07:32 +00:00
Makefile
Makefile.depend
proc_bkpt.c remove caddr_t 2015-09-25 19:09:38 +00:00
proc_create.c
proc_regs.c remove caddr_t 2015-09-25 19:09:38 +00:00
proc_rtld.c
proc_sym.c use the netbsd path for separate debuginfo files. 2016-04-26 14:28:39 +00:00
proc_util.c Fix the broken detach code and make the proc tests detach instead 2015-09-25 19:08:32 +00:00