llvm-project/lldb/tools/driver
Greg Clayton fc3f027d33 Don't have the debugger default to ignoring EOF. This is only what the driver
(or anything running in a terminal) wants. Not what a UI (Xcode) would want 
where it creates a debugger per debug window. The current code had an infinite
loop after a debug session ended. 

llvm-svn: 132280
2011-05-29 04:06:55 +00:00
..
Driver.cpp Don't have the debugger default to ignoring EOF. This is only what the driver 2011-05-29 04:06:55 +00:00
Driver.h Make sure writing asynchronous output only backs up 2011-05-09 23:06:58 +00:00
IOChannel.cpp Make sure writing asynchronous output only backs up 2011-05-09 23:06:58 +00:00
IOChannel.h Make the driver listen for asynchronous output, rather than 2011-05-03 20:53:11 +00:00
Makefile Fix makefile builds when llvm is configured with -enable-shared. 2011-03-13 18:17:16 +00:00
lldb-Info.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00