summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/NativeProcessProtocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NativeProcessLinux] Integrate MainLoopPavel Labath2015-07-211-6/+2
* Revert "[NativeProcessLinux] Integrate MainLoop"Pavel Labath2015-07-161-2/+6
* [NativeProcessLinux] Integrate MainLoopPavel Labath2015-07-151-6/+2
* Avoid going through Platform when creating a NativeProcessProtocol instancePavel Labath2015-07-091-0/+22
* Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait un...Oleksiy Vyalov2015-02-191-0/+6
* Fix TestThreadSpecificBreakpoint with LLGSTamas Berghammer2015-02-061-0/+4
* Implement setting and clearing watchpoints.Chaoren Lin2015-02-031-8/+10
* Moving header files from source/Host/common to proper location.Chaoren Lin2015-02-031-4/+4
* llgs: fix Ctrl-C inferior interrupt handling to do the right thing.Todd Fiala2014-09-111-2/+21
* llgs: add proper exec support for Linux.Todd Fiala2014-08-281-0/+15
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-0/+397
OpenPOWER on IntegriCloud