summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Rename Error -> Status.Zachary Turner2017-05-121-6/+6
* Convert Platform, Process, and Connection functions to StringRef.Zachary Turner2016-11-171-2/+2
* Convert UriParser to use StringRef.Zachary Turner2016-11-171-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-29/+21
* [LLDB]{MIPS] Fix TestPlatformProcessConnect.pyMohit K. Bhakkad2016-03-221-3/+0
* Modify "platform connect" to connect to processes as wellTamas Berghammer2015-12-081-0/+10
* Provide ADB port forwarding support for abstract sockets.Oleksiy Vyalov2015-11-031-0/+5
* Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...Eugene Zelenko2015-10-271-5/+3
* Add domain socket support to gdb-remote protocol and lldb-server.Oleksiy Vyalov2015-10-211-9/+6
* Make remote-android platform to use dynamic local tcp ports when forwarding d...Oleksiy Vyalov2015-09-011-3/+7
* Make UriParser to support [$HOSTNAME] notation.Oleksiy Vyalov2015-08-201-0/+5
* Support remote-android with multiple connected devices.Chaoren Lin2015-05-011-1/+2
* Delete port forwarding if ConnectRemote fails.Oleksiy Vyalov2015-04-071-0/+3
* Move several plugin to its own namespaceTamas Berghammer2015-03-311-4/+10
* Create new platform: remote-androidTamas Berghammer2015-02-121-0/+50
OpenPOWER on IntegriCloud