Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Several fixes for libproc: | rpaulo | 2010-08-11 | 1 | -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: | rpaulo | 2010-07-31 | 1 | -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 |