| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add initial support to trace spawned threads in a process on Linux. | Matt Kopec | 2013-01-08 | 1 | -0/+3 |
| | | | | | llvm-svn: 171864 | ||||
| * | More Linux warnings fixes (remove default labels as needed): | Daniel Malea | 2012-12-07 | 1 | -8/+0 |
| | | | | | | | | | - as per http://llvm.org/docs/CodingStandards.html#don-t-use-default-labels-in-fully-covered-switches-over-enumerations Patch by Matt Kopec! llvm-svn: 169633 | ||||
| * | Fix incomplete commit of ↵ | Johnny Chen | 2012-01-05 | 1 | -0/+245 |
| http://llvm.org/viewvc/llvm-project?rev=147609&view=rev: This patch combines common code from Linux and FreeBSD into a new POSIX platform. It also contains fixes for 64bit FreeBSD. The patch is based on changes by Mark Peek <mp@FreeBSD.org> and "K. Macy" <kmacy@freebsd.org> in their github repo located at https://github.com/fbsd/lldb. llvm-svn: 147613 | |||||

