summaryrefslogtreecommitdiffstats
path: root/lib/libproc/proc_rtld.c
Commit message (Collapse)AuthorAgeFilesLines
* Several fixes for libproc:rpaulo2010-08-111-3/+4
| | | | | | | | o return the correct status in proc_wstatus() o proc_read takes a void * o correctly allocate the objs structure array Sponsored by: The FreeBSD Foundation
* New version of libproc. Changes are:rpaulo2010-07-311-0/+79
* breakpoint setup support * register query * symbol to address mapping and vice-versa * more misc utility functions based on their Solaris counterpart Also, I've written some test cases. Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud