Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete LLDB's code for getting / setting thread name. | Zachary Turner | 2017-03-04 | 1 | -35/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -14/+10 |
* | Fix the LLDB build under Debian Kfreebsd | Sylvestre Ledru | 2015-02-10 | 1 | -0/+9 |
* | Move FreeBSD's thread SetName implementation to ThisThread | Ed Maste | 2014-09-10 | 1 | -1/+1 |
* | Fix FreeBSD build after thread changes | Ed Maste | 2014-09-10 | 1 | -1/+2 |
* | Try to fix the FreeBSD build. | Zachary Turner | 2014-09-09 | 1 | -3/+3 |
* | Create a HostThread abstraction. | Zachary Turner | 2014-09-09 | 1 | -0/+29 |