summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/RNBSocket.h
Commit message (Expand)AuthorAgeFilesLines
* Mark private unimplemented functions as deletedJonas Devlieghere2019-05-151-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-41/+35
* Replace all in_port_t with uint16_t to avoid compilation issues on different ...Greg Clayton2013-12-061-2/+2
* Remove the debugserver "--open-connection" option and obey the hostname that ...Greg Clayton2013-06-061-1/+4
* Change debugserver to open the socket it listensJason Molenda2013-03-231-1/+1
* <rdar://problem/12243932> Jason Molenda2013-01-181-0/+6
* Change #ifdef markers around lockdown and SpringBoardJason Molenda2012-02-221-1/+9
* Moved the execution context that was in the Debugger intoGreg Clayton2011-04-121-6/+7
* Added the ability to get a broadcaster event name for a given broadcasterGreg Clayton2011-04-011-0/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+65
OpenPOWER on IntegriCloud