hanchenye-llvm-project/lldb/tools
Caroline Tice 82305fc59a Add proper EOF handling to Communication & Connection classes:
Add bool member to Communication class indicating whether the
Connection should be closed on receiving an EOF or not.  Update the
Connection read to return an EOF status when appropriate.  Modify the
Communication class to pass the EOF along or not, and to close the
Connection or not, as appropriate.

llvm-svn: 120723
2010-12-02 18:31:56 +00:00
..
darwin-debug Fixed all known race conditions with starting a process in a new terminal. 2010-10-19 18:15:50 +00:00
debugserver Fixed 32 bit debugging after recent architecture changes to debugserver. 2010-12-01 22:45:40 +00:00
driver Add proper EOF handling to Communication & Connection classes: 2010-12-02 18:31:56 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00