Searched refs:libthread_db (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp129 * Functions we need from libthread_db
149 // release libthread_db agent, if we had created
159 // dlclose libthread_db.so
177 // clear libthread_db stuff
198 // Is it okay to ignore libthread_db failure? Set env var to ignore
199 // libthread_db failure. You can still debug, but will miss threads
322 // libproc and libthread_db callback functions
334 char libthread_db[PATH_MAX]; local
341 * dlopen() the matching libthread_db and get the thread agent handle.
344 (void) strcpy(libthread_db, object_nam
[all...]

Completed in 32 milliseconds