summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/RNBServices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify Boolean expressionsJonas Devlieghere2018-12-151-3/+3
* Typo fixes.Bruce Mitchener2018-05-291-2/+2
* Fix misc -Wcast-qual warnings, NFCVedant Kumar2017-12-061-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-191/+200
* Fix warnings.Bruce Mitchener2015-07-221-5/+5
* Fix unused-variable warnings from the clang static analyzer.Jason Molenda2014-10-151-1/+1
* lldb arm64 import.Jason Molenda2014-03-291-20/+8
* <rdar://problem/12647273>Greg Clayton2012-11-061-53/+162
* Use a more efficient API to tell if a process belongs to springboard or not.Jim Ingham2012-07-241-22/+4
* Sanity check the return value from SBSCopyApplicationDisplayIdentifiers() bef...Johnny Chen2012-05-101-1/+2
* Change #ifdef markers around lockdown and SpringBoardJason Molenda2012-02-221-3/+3
* Got the ARM version of debugserver up to date. Greg Clayton2010-09-091-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+145
OpenPOWER on IntegriCloud