freebsd-dev/lib/libproc
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
tests Ensure that we don't try to demangle a symbol name if we failed to look 2015-01-25 00:34:43 +00:00
_libproc.h Allow "a.out" as an alias for the executable if no other matching entries 2014-05-03 04:44:03 +00:00
libproc.h Hook up support for userland CTF support in DTrace. This required some 2014-10-03 23:20:37 +00:00
Makefile Merge sync of head 2015-05-27 01:19:58 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
proc_bkpt.c Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
proc_create.c Allow "a.out" as an alias for the executable if no other matching entries 2014-05-03 04:44:03 +00:00
proc_regs.c Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
proc_rtld.c Allow "a.out" as an alias for the executable if no other matching entries 2014-05-03 04:44:03 +00:00
proc_sym.c Fix debug symbols loading in libproc: 0 is a valid file descriptor. 2015-03-13 04:26:48 +00:00
proc_util.c If the traced process stops because it received a signal, libproc needs 2014-05-04 03:34:32 +00:00