| Crates.io | thread_db |
| lib.rs | thread_db |
| version | 0.1.4 |
| created_at | 2023-01-15 11:01:09.317426+00 |
| updated_at | 2023-10-08 20:55:09.216918+00 |
| description | Rust wrapper for libthread_db. |
| homepage | |
| repository | https://github.com/godzie44/thread_db |
| max_upload_size | |
| id | 759389 |
| size | 69,193 |
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.