1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/lib/libproc
Mark Johnston 30e81f7e3b Clean up the debug printing in libproc a bit. In particular:
* Don't print any error messages to stderr unless DEBUG is defined.
* Add a DPRINTFX macro for use when errno isn't set.
* Print the error string from libelf when appropriate.
2013-10-27 20:39:10 +00:00
..
test Fix libproc test case to work with clang premature optimization 2012-12-26 05:11:48 +00:00
_libproc.h Clean up the debug printing in libproc a bit. In particular: 2013-10-27 20:39:10 +00:00
libproc.h
Makefile Add support for demangling C++ symbols. This requires linking libproc with 2012-09-06 03:19:48 +00:00
proc_bkpt.c Clean up the debug printing in libproc a bit. In particular: 2013-10-27 20:39:10 +00:00
proc_create.c Clean up the debug printing in libproc a bit. In particular: 2013-10-27 20:39:10 +00:00
proc_regs.c Clean up the debug printing in libproc a bit. In particular: 2013-10-27 20:39:10 +00:00
proc_rtld.c - Compute the correct size to reallocate when doubling the size of the 2013-01-28 15:48:31 +00:00
proc_sym.c Clean up the debug printing in libproc a bit. In particular: 2013-10-27 20:39:10 +00:00
proc_util.c Clean up the debug printing in libproc a bit. In particular: 2013-10-27 20:39:10 +00:00