1 2 3 4 5
# thread_db Rust wrapper for libthread_db (library of interfaces for monitoring and manipulating threads-related aspects of multithreaded programs) This lib is a wrapper on glibc implementation. Look at tests for familiar with it.