Add prototypes of proc service API, every debugger must provide the
authorDavid Xu <davidxu@dragonflybsd.org>
Sat, 7 May 2005 08:28:06 +0000 (08:28 +0000)
committerDavid Xu <davidxu@dragonflybsd.org>
Sat, 7 May 2005 08:28:06 +0000 (08:28 +0000)
commitf79de57a2b36144e6abc0e858c4e65adaac378e8
treebdb1b82ed31c3365262e3f0bd4a781a6568fda40
parentc767de171d2476d4706f06552e06f6b5a62443c5
Add prototypes of proc service API, every debugger must provide the
set of API before it can load thread debugging assistant library:
libthread_db.
include/proc_service.h [new file with mode: 0644]