freebsd-src/lib/librtld_db
Bryan Drewery db548a6148 META MODE: Rework circular dependency guard for librtld_db/libproc.
librtld_db only needs libutil.h to build, not the libproc library.  So
it can safely use its header and allow libproc to depend on librtld_rb
to be built first to link.  This is required after fixing ld --sysroot
in r291226.

Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:13:35 +00:00
..
librtld_db.3 mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
Makefile META MODE: Rework circular dependency guard for librtld_db/libproc. 2015-11-25 19:13:35 +00:00
Makefile.depend META MODE: Rework circular dependency guard for librtld_db/libproc. 2015-11-25 19:13:35 +00:00
rtld_db.c Hook up support for userland CTF support in DTrace. This required some 2014-10-03 23:20:37 +00:00
rtld_db.h Handle the different event types properly in rd_event_addr(). In particular, 2014-05-08 03:26:25 +00:00