summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/DNBBreakpoint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Took the timeout for a ClangUserExpression down from a 10 second timeout toGreg Clayton2011-01-191-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 Lattner2010-06-081-0/+303
llvm-svn: 105619
OpenPOWER on IntegriCloud