Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libpthread_dbg, soon it will be replaced by libthread_db which | davidxu | 2004-06-28 | 1 | -139/+0 |
| | | | | is a defacto standard on other UNIX systems. | ||||
* | Import initial work of libpthread debugging. This is a debugger independent | davidxu | 2004-02-04 | 1 | -0/+139 |
friend library for libpthread, the library will be used by debugger to read/write libpthread's internal data structures. |