llvm-project/lldb/tools
Greg Clayton d46c87a1a8 More reverting of the EOF stuff as the API was changed which we don't want to
do. Closing on EOF is an option that can be set on the 
lldb_private::Communication or the lldb::SBCommunication objects after they
are created. Of course the EOF support isn't hooked up, so they don't do 
anything at the moment, but they are left in so when the code is fixed, it 
will be easy to get working again.

llvm-svn: 120885
2010-12-04 02:39:47 +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 Bumped lldb version to lldb-33 and debugserver to debugserver-120. 2010-12-04 00:16:27 +00:00
driver More reverting of the EOF stuff as the API was changed which we don't want to 2010-12-04 02:39:47 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00