summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't close pseudo terminal master file descriptor on EOFTamas Berghammer2015-03-191-0/+1
* Remove unused handler registreation from GDBRemoteCommunicationServerLLGSTamas Berghammer2015-03-171-2/+0
* Fix errors building on linux.Zachary Turner2015-03-031-0/+1
* Further reduce the header footprint of Process.hZachary Turner2015-03-031-0/+1
* Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait un...Oleksiy Vyalov2015-02-191-0/+7
* Send default register number instead of GDB register number in StopReplyPacket.Chaoren Lin2015-02-171-19/+5
* Fix small assignment mistake.Chaoren Lin2015-02-171-2/+2
* Fix TestProcessIO.py when run against a remote targetVince Harron2015-02-131-28/+29
* Separate monolithic GDBRemoteCommunicationServer class into 4 partTamas Berghammer2015-02-111-0/+2742
OpenPOWER on IntegriCloud