| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. ↵ | Greg Clayton | 2012-09-18 | 1 | -2/+2 |
| | | | | | | | Some platforms don't support this modification. llvm-svn: 164148 | ||||
| * | Enabled the "printf" attribute on all debugserver logging functions and fixed | Greg Clayton | 2011-10-28 | 1 | -25/+25 |
| | | | | | | | the ensuing mayhem. llvm-svn: 143244 | ||||
| * | Took the timeout for a ClangUserExpression down from a 10 second timeout to | Greg Clayton | 2011-01-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | 500 ms. Make MachThreadList more threadsafe. Added code to make sure the thread register state was properly flushed for x86_64. Fixed an missing return code for the current thread in the new thread suffix code. Improved debugserver logging. llvm-svn: 123815 | ||||
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+303 |
| llvm-svn: 105619 | |||||

