summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-gdbserver
Commit message (Expand)AuthorAgeFilesLines
* Fixed up lldb-gdbserver to match slightly different debugserver listener host...Todd Fiala2014-04-281-1/+10
* lldb-gdbserver: add support for optional host in connection string and handle...Todd Fiala2014-03-041-3/+22
* Remove leftover debug printfEd Maste2014-02-051-1/+0
* Modified GDBProcessCommunicationServer to launch via the platform.Todd Fiala2014-01-281-4/+83
* Added reaper for commandline-launched processes.Todd Fiala2014-01-241-1/+15
* Move process launching into GDBRemoteCommunicationServer.Todd Fiala2014-01-231-17/+8
* Add --lldb-command command-line option to lldb-gdbserverTodd Fiala2014-01-211-16/+37
* Enable Linux distribution in vendor portion of host triple.Todd Fiala2014-01-171-3/+9
* Modified local spawning in debugserver processes to use a new --reverse-conne...Greg Clayton2013-12-051-11/+7
* Fixed internal code to not link against and code from "lldb/API/*". Greg Clayton2013-12-022-1/+1
* Improved platform support.Greg Clayton2013-11-231-1/+5
* Make sure the getopt variables are correctly initialized for any option parsing.Greg Clayton2013-11-221-0/+6
* Exit if launch doesn't succeed.Greg Clayton2013-11-211-0/+1
* Added the ability to launch the program that was specified on the command lin...Greg Clayton2013-11-211-2/+20
* Start the correct host abstraction of process and thread.Greg Clayton2013-11-213-0/+277
OpenPOWER on IntegriCloud